We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33bd9d commit e85c5f2Copy full SHA for e85c5f2
docker-compose.yaml
@@ -1,7 +1,7 @@
1
version: "3.8"
2
services:
3
mongo:
4
- image: mongo:7.0.21
+ image: mongo:8.0.11
5
container_name: zorak_mongo_${ENVIRONMENT}
6
env_file: .env
7
volumes:
0 commit comments