We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7302218 commit 6af1b4eCopy full SHA for 6af1b4e
images/mongodev/Dockerfile
@@ -1,6 +1,6 @@
1
FROM mongo-express AS mongo-express
2
3
-FROM mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
+FROM mongo@sha256:c7ac28ef4d8137358ed86014a9d10dda2730a64046ce2a49610ad4bd9788d4cb
4
5
# Install dependencies
6
RUN apt-get update && apt-get install -y curl wget unzip \
0 commit comments