You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-09-16 09:16:45 +02:00
update mongo
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
|
||||
mongo:
|
||||
image: mongo:7-jammy
|
||||
image: mongo:8-noble
|
||||
ports:
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user