3.8.5-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2020-08-02 15:41:47 +00:00
parent 5b85a77e01
commit 9fc0be41bb
3 changed files with 11 additions and 3 deletions

View File

@@ -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" \
BITNAMI_IMAGE_VERSION="3.8.5-debian-10-r8" \
BITNAMI_IMAGE_VERSION="3.8.5-debian-10-r9" \
PATH="/opt/bitnami/python/bin:$PATH"
EXPOSE 8000

View File

@@ -1 +1,9 @@
{"python": {"arch": "amd64", "digest": "3ae6dc3d95ab5444da10ad7805877885b866fdd41a5095b47a8ca50aeb0156c0", "distro": "debian-10", "type": "NAMI", "version": "3.8.5-2"}}
{
"python": {
"arch": "amd64",
"digest": "3ae6dc3d95ab5444da10ad7805877885b866fdd41a5095b47a8ca50aeb0156c0",
"distro": "debian-10",
"type": "NAMI",
"version": "3.8.5-2"
}
}