update neo4j version
This commit is contained in:
parent
7248102eab
commit
ebfd715a61
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user