Skip to content

Commit

Permalink
chore(deps): update neo4j docker tag to v5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 8de7c86 commit 68bf89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ services:
mongorestore --host=mongodb -d exercises -c yelp-business /data/yelp-business.bson"

neo4j:
image: neo4j:5.2
image: neo4j:5.21
hostname: neo4j
container_name: neo4j
volumes:
Expand Down

0 comments on commit 68bf89b

Please sign in to comment.