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 f46bc5c commit a60e5b9Copy full SHA for a60e5b9
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- mongo
18
mongo:
19
container_name: mongo
20
- image: mongo@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
+ image: mongo@sha256:f33feffc6b8f198ce5f257ca8c5e3d7a84e6a4477f9de42da40035cd9f11eeb2
21
volumes:
22
- ./data:/data/db
23
ports:
0 commit comments