There was an error while loading. Please reload this page.
2 parents aaf39d4 + 4c907e4 commit eb5a8aaCopy full SHA for eb5a8aa
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ RUN wget -O /tmp/mc https://dl.minio.io/client/mc/release/linux-amd64/mc
5
RUN chmod +x /tmp/mc
6
7
# Then build our backup image
8
-FROM mongo:8.2.11
+FROM mongo:8.2.12
9
LABEL maintainer="Benjamin Pannell <admin@sierrasoftworks.com>"
10
11
COPY --from=0 /tmp/mc /usr/bin/mc
0 commit comments