Skip to content

Commit

Permalink
chore(deps): update neo4j docker tag to v5.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent f987ae7 commit ea3ed4f
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.23
hostname: neo4j
container_name: neo4j
volumes:
Expand Down

0 comments on commit ea3ed4f

Please sign in to comment.