Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2fabb77

Browse files
authoredFeb 25, 2025··
chore(deps): update mongo docker digest to 961312c
1 parent f88397b commit 2fabb77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎images/mongodev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM mongo-express AS mongo-express
22

3-
FROM mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
3+
FROM mongo@sha256:961312ca9515df749899104fc85900918f0601f371f4f0816cf20d594c9773e1
44

55
# Install dependencies
66
RUN apt-get update && apt-get install -y curl wget unzip \

0 commit comments

Comments
 (0)
Please sign in to comment.