2.7.17-debian-10-r48 release

This commit is contained in:
Bitnami Bot
2020-03-16 15:20:46 +00:00
parent 9cb13918e7
commit 48600b9d97
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-r47" \
BITNAMI_IMAGE_VERSION="2.7.17-debian-10-r48" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000