5.0.6-debian-10-r8 release

This commit is contained in:
Bitnami Bot
2022-02-05 19:01:57 +00:00
parent f60b6e30c5
commit f227caea93
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-r7" \
BITNAMI_IMAGE_VERSION="5.0.6-debian-10-r8" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017