mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update mongo
This commit is contained in:
parent
fd84c5a5d3
commit
b0a83908f5
@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
|
||||
mongo:
|
||||
image: mongo:7-jammy
|
||||
image: mongo:8-noble
|
||||
ports:
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user