3.8.2-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2020-03-13 00:20:24 +00:00
parent c2dd07fe57
commit 8bcd26e691
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.8.2-debian-10-r15" \
BITNAMI_IMAGE_VERSION="3.8.2-debian-10-r16" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000