Skip to content

Commit ae07575

Browse files
Update mongo:latest Docker digest to e58138a
1 parent cc21a67 commit ae07575

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:e58138a1e083e84b99dd84915fbe557390473472385fee1da011f7bb8f4ec4ff
1313
volumes:
1414
- /data/mongodb/db:/data/db
1515
ports:

0 commit comments

Comments
 (0)