Skip to content

Commit

Permalink
chore(deps): update neo4j docker tag to v5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent b4d1ebb commit bafe860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/scripts/docker-compose-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ services:

neo4j:
container_name: neo4j
image: neo4j:5.12-community
image: neo4j:5.20-community
healthcheck:
test: wget http://127.0.0.1:7474 || exit 1
interval: 1s
Expand Down

0 comments on commit bafe860

Please sign in to comment.