Skip to content

Commit

Permalink
chore(deps): update neo4j docker tag to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent e1bd2e0 commit 0d59471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
IMGPROXY_SALT: $APP_IMGPROXY_SALT

neo4j:
image: neo4j:4.2@sha256:6643ca7e43e399ade613e4e430548606f0ae48a865d78ea7dbd2615f725e442e
image: neo4j:5.11@sha256:b56fd7c0da7d717dd4b8668f0deb9a2e6369c48b05caab75f4bb8e8e3afc5c6f
healthcheck:
test: wget http://localhost:7474/browser -O-
interval: 5s
Expand Down

0 comments on commit 0d59471

Please sign in to comment.