Closed litobro closed 1 year ago
This simple pull request changes the image to debian:stable-slim and bumps the neo4j version to 4.4.15 (avoiding 5.0 because of https://github.com/BloodHoundAD/BloodHound/issues/607).
I haven't done extensive testing, but it builds and runs fine on my machine. A future PR should be made to remove the deprecated apt-key add - command.
apt-key add -
tested and working, thanks @litobro
This simple pull request changes the image to debian:stable-slim and bumps the neo4j version to 4.4.15 (avoiding 5.0 because of https://github.com/BloodHoundAD/BloodHound/issues/607).
I haven't done extensive testing, but it builds and runs fine on my machine. A future PR should be made to remove the deprecated
apt-key add -
command.