Downgrade MongoDB image version to 4.4
This commit is contained in:
committed by
GitHub
parent
2e7584c8a6
commit
8ac00e3ffc
+1
-1
@@ -23,7 +23,7 @@ services:
|
||||
- /app/node_modules
|
||||
|
||||
db:
|
||||
image: mongo:6
|
||||
image: mongo:4.4
|
||||
container_name: mongo
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user