5.0.6-debian-10-r38 release

This commit is contained in:
Bitnami Bot
2022-03-12 22:05:28 +00:00
parent e47a9ef125
commit 2b493c5ad7
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mongodb/postunpack.sh
ENV BITNAMI_APP_NAME="mongodb" \
BITNAMI_IMAGE_VERSION="5.0.6-debian-10-r37" \
BITNAMI_IMAGE_VERSION="5.0.6-debian-10-r38" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017