diff --git a/docker-compose.yml b/docker-compose.yml index 482404c..8debe94 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -63,7 +63,7 @@ services: IMGPROXY_SALT: $APP_IMGPROXY_SALT neo4j: - image: neo4j:4.2@sha256:6643ca7e43e399ade613e4e430548606f0ae48a865d78ea7dbd2615f725e442e + image: neo4j:4.4@sha256:23070e2c5819d6dca14245144face767a3914a4cfb74b44dc5384cfde53be512 healthcheck: test: wget http://localhost:7474/browser -O- interval: 5s