Skip to content

Commit 842b82d

Browse files
chore(deps): update mongo docker digest to c015870
1 parent 8bc52ae commit 842b82d

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

0 commit comments

Comments
 (0)