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 883ced3 commit ac08fe8Copy full SHA for ac08fe8
docker-compose-development.yml
@@ -1,7 +1,6 @@
1
-version: '3.4'
2
services:
3
mongo:
4
- image: mongo:4.4
+ image: mongo:5.0
5
volumes:
6
- dbdata:/data/db
7
app:
docker-compose.yml
0 commit comments