1
0

chore(deps): update neo4j docker tag to v5.25.1 (#2416)

* chore(deps): update neo4j docker tag to v5.25.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot]
2024-11-05 17:51:15 +08:00
committed by GitHub
parent 64551a8568
commit abde922050
5 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services: services:
neo4j: neo4j:
image: neo4j:5.24.2 image: neo4j:5.25.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: