2.7.18-debian-10-r494 release

This commit is contained in:
Bitnami Bot 2021-12-10 01:14:37 +00:00
parent 0ee35c94cd
commit b82f0f5b1e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/bitnami/minideb:buster-snapshot-20211208T205954Z-amd64
FROM docker.io/bitnami/minideb:buster-snapshot-20211209T205104Z-amd64
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV OS_ARCH="amd64" \
@ -19,7 +19,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
ENV BITNAMI_APP_NAME="python-snapshot" \
BITNAMI_IMAGE_VERSION="2.7.18-debian-10-r493" \
BITNAMI_IMAGE_VERSION="2.7.18-debian-10-r494" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000

View File

@ -52,7 +52,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3.6-prod`, `3.6-prod-debian-10`, `3.6.15-prod`, `3.6.15-prod-debian-10-r101` (3.6-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-python-snapshot/blob/3.6.15-prod-debian-10-r101/3.6-prod/debian-10/Dockerfile)
* [`3.6`, `3.6-debian-10`, `3.6.15`, `3.6.15-debian-10-r102` (3.6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-python-snapshot/blob/3.6.15-debian-10-r102/3.6/debian-10/Dockerfile)
* [`2-prod`, `2-prod-debian-10`, `2.7.18-prod`, `2.7.18-prod-debian-10-r492` (2-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-python-snapshot/blob/2.7.18-prod-debian-10-r492/2-prod/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.7.18`, `2.7.18-debian-10-r493` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-python-snapshot/blob/2.7.18-debian-10-r493/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.7.18`, `2.7.18-debian-10-r494` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-python-snapshot/blob/2.7.18-debian-10-r494/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/python-snapshot GitHub repo](https://github.com/bitnami/bitnami-docker-python-snapshot).