Skip to content

Commit 37fbfe0

Browse files
committed
chore(deps): update mongo docker digest to 20f3adc
1 parent 79a3808 commit 37fbfe0

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

0 commit comments

Comments
 (0)