Skip to content

Commit cc21a67

Browse files
authored
Merge pull request #251 from ramlaxman/renovate/mongo-latest
Update mongo:latest Docker digest to d341a86
2 parents 80fb816 + e66f132 commit cc21a67

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:31bf43c4959c283733a004b0a3a9c4ddc52efafb4cf9a38e42d2da93e9a72546
12+
image: mongo:latest@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
1313
volumes:
1414
- /data/mongodb/db:/data/db
1515
ports:

0 commit comments

Comments
 (0)