4.2.19-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-03-16 16:31:56 +00:00
parent 9401105ff5
commit 3d69f7d7de
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ RUN ln -s /opt/bitnami/scripts/mongodb-sharded/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/mongodb-sharded/postunpack.sh
ENV BITNAMI_APP_NAME="mongodb-sharded" \
BITNAMI_IMAGE_VERSION="4.2.19-debian-10-r13" \
BITNAMI_IMAGE_VERSION="4.2.19-debian-10-r14" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017