3.8.1-ol-7-r27-prod release

This commit is contained in:
Bitnami Bot 2020-01-10 14:35:53 +00:00
parent 55a6fffc66
commit 537a0855aa
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/python:3.8.1-ol-7-r21 as development
FROM bitnami/python:3.8.1-ol-7-r22 as development
######
@ -11,7 +11,7 @@ RUN install_packages bzip2-libs ca-certificates glibc keyutils-libs krb5-libs li
COPY --from=development /opt/bitnami/python /opt/bitnami/python
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="3.8.1-ol-7-r26-prod" \
BITNAMI_IMAGE_VERSION="3.8.1-ol-7-r27-prod" \
PATH="/opt/bitnami/python/bin:$PATH"
CMD [ "python" ]

View File

@ -48,7 +48,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`3.8-ol-7-prod`, `3.8.1-ol-7-r26-prod` (3.8-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.8.1-ol-7-r26-prod/3.8-prod/ol-7/Dockerfile)
* [`3.8-ol-7-prod`, `3.8.1-ol-7-r27-prod` (3.8-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.8.1-ol-7-r27-prod/3.8-prod/ol-7/Dockerfile)
* [`3.8-ol-7`, `3.8.1-ol-7-r22` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.8.1-ol-7-r22/3.8/ol-7/Dockerfile)
* [`3.8-debian-9-prod`, `3.8.1-debian-9-r17-prod`, `3.8-prod`, `3.8.1-prod`, `3.8.1-r17-prod` (3.8-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.8.1-debian-9-r17-prod/3.8-prod/debian-9/Dockerfile)
* [`3.8-debian-9`, `3.8.1-debian-9-r17`, `3.8`, `3.8.1`, `3.8.1-r17` (3.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.8.1-debian-9-r17/3.8/debian-9/Dockerfile)