Skip to content

Commit

Permalink
chore(deps): update neo4j docker tag to v5.26.1 (#20462)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 911fc9d commit 6c0c2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/docker-compose/database/neo4j/neo4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
<<: *network
depends_on:
- coredns
image: neo4j:5.26.0
image: neo4j:5.26.1
restart: on-failure
hostname: neo4j
container_name: neo4j
Expand Down

0 comments on commit 6c0c2d2

Please sign in to comment.