1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 17:56:53 +02:00

update memgraph

This commit is contained in:
kevin 2024-10-26 17:47:02 +08:00
parent b0a83908f5
commit f53fa59304

View File

@ -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: