Skip to content

Commit ceda164

Browse files
committed
chore(deps): update mongo docker digest to bf1d25b
1 parent 712eb0d commit ceda164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:084a68d6855109a1cb6b7f2d54a59ffafa582ee9eb565ea5daaa887051747855
20+
image: mongo@sha256:bf1d25bae7c2fd47cd9a89eec3db08e73ccfbef666e43f583fa6b560ca07ac5a
2121
volumes:
2222
- ./data:/data/db
2323
ports:

0 commit comments

Comments
 (0)