2.7.17-debian-10-r50 release

This commit is contained in:
Bitnami Bot
2020-03-18 15:34:14 +00:00
parent e9883de0d6
commit 68caab0f32
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="2.7.17-debian-10-r49" \
BITNAMI_IMAGE_VERSION="2.7.17-debian-10-r50" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000