Skip to content

Commit 716789a

Browse files
chore(deps): update mongo docker digest to 4f93a84
1 parent f46bc5c commit 716789a

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
@@ -17,7 +17,7 @@ services:
1717
- mongo
1818
mongo:
1919
container_name: mongo
20-
image: mongo@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
20+
image: mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
2121
volumes:
2222
- ./data:/data/db
2323
ports:

0 commit comments

Comments
 (0)