belane / docker-bloodhound

BloodHound Docker Ready to Use
86 stars 34 forks source link

Change image to debian and bump neo4j version #10

Closed litobro closed 1 year ago

litobro commented 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.

belane commented 1 year ago

tested and working, thanks @litobro