3.8.2-debian-10-r21 release

This commit is contained in:
Bitnami Bot
2020-03-18 00:59:28 +00:00
parent 366f0990a4
commit 69b9fa2e22
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-r20" \
BITNAMI_IMAGE_VERSION="3.8.2-debian-10-r21" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000