diff --git a/docker-compose.yml b/docker-compose.yml index 482404c..8096c0f 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:5.24@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb healthcheck: test: wget http://localhost:7474/browser -O- interval: 5s