Skip to content

Commit bdb42b1

Browse files
chore(deps): update mongo docker digest to b5725ac
1 parent 7302218 commit bdb42b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/mongodev/Dockerfile

+1-1
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:b5725ac74a0d00d2bb48af997535f4eb4e87df61a2054306ae06f258b6c6b337
44

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

0 commit comments

Comments
 (0)