mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update memgraph
This commit is contained in:
parent
b0a83908f5
commit
f53fa59304
@ -7,7 +7,7 @@ version: "3.8"
|
||||
services:
|
||||
|
||||
memgraph:
|
||||
image: memgraph/memgraph-mage:1.18-memgraph-2.18-no-ml
|
||||
image: memgraph/memgraph-mage:1.20.1-memgraph-2.20.1-no-ml
|
||||
ports:
|
||||
- "7444:7444" # Log
|
||||
- "7687:7687" # Bolt
|
||||
@ -20,7 +20,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
lab:
|
||||
image: memgraph/lab:2.15.0
|
||||
image: memgraph/lab:2.17.0
|
||||
ports:
|
||||
- "3000:3000" # Web
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user