Skip to content

Commit 34f3c7f

Browse files
Update mongo:latest Docker digest to 7bd28e5
1 parent cc21a67 commit 34f3c7f

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

0 commit comments

Comments
 (0)