update neo4j version

This commit is contained in:
Wenjie Zhang 2025-04-28 16:47:26 +08:00
parent 7248102eab
commit ebfd715a61

View File

@ -46,7 +46,7 @@ services:
command: npm run server command: npm run server
graph: graph:
image: neo4j:latest image: neo4j:5.26
container_name: graph-dev container_name: graph-dev
ports: ports:
- "7474:7474" - "7474:7474"