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