We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46bc5c commit 943b6deCopy full SHA for 943b6de
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- mongo
18
mongo:
19
container_name: mongo
20
- image: mongo@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
+ image: mongo@sha256:a064093062c2e97499cd88544d3afb1d86b00dbe94153984a07774857034631e
21
volumes:
22
- ./data:/data/db
23
ports:
0 commit comments