We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88397b commit 82d6e28Copy full SHA for 82d6e28
images/mongodev/Dockerfile
@@ -1,6 +1,6 @@
1
FROM mongo-express AS mongo-express
2
3
-FROM mongo@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
+FROM mongo@sha256:98ceff8e3c6651791d19a43ba6f3503f838f91881e408a152b186a1ee31355d1
4
5
# Install dependencies
6
RUN apt-get update && apt-get install -y curl wget unzip \
0 commit comments