diff --git a/docker-compose.yml b/docker-compose.yml index 482404c..92f4924 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:ede161f6050de6a24d288c1a250c76a60229fe895d68d25a5c51c96eab18f6de healthcheck: test: wget http://localhost:7474/browser -O- interval: 5s