We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34c4427 + 4628734 commit 1999c24Copy full SHA for 1999c24
1 file changed
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- mongo
18
mongo:
19
container_name: mongo
20
- image: mongo@sha256:5e9e80cfa6a11cdd4e7b50cd9d49487673c921f61efd102de5524931f6d1565a
+ image: mongo@sha256:134e3f2db743d46bdb7f3eb6bcfa4b8e3dde578c9ff8a10742ce29d706acf9b2
21
volumes:
22
- ./data:/data/db
23
ports:
0 commit comments