Skip to content

Commit 96a403a

Browse files
Update mongo:latest Docker digest to d371c86
1 parent cc21a67 commit 96a403a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
environment:
1010
MONGO_URI: mongodb://localhost:27017/query-server
1111
mongo:
12-
image: mongo:latest@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
12+
image: mongo:latest@sha256:d371c8693a1ce3974c7bda0141fe38c063998e806b9c35eaba28290af9d5973c
1313
volumes:
1414
- /data/mongodb/db:/data/db
1515
ports:

0 commit comments

Comments
 (0)