3.7.7-debian-10-r3 release

This commit is contained in:
Bitnami Bot
2020-03-13 17:07:06 +00:00
parent c1db0e66d7
commit 39592ca878
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
COPY rootfs /
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="3.7.7-debian-10-r2" \
BITNAMI_IMAGE_VERSION="3.7.7-debian-10-r3" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000