3.6.8-rhel-7-r54 release

This commit is contained in:
Bitnami Bot 2019-04-09 04:18:26 +00:00
parent 28bbaec8da
commit 4f844829f7
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/python-3.6.8-2-linux-x86_64-rhel-7.tar.gz
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="3.6.8-rhel-7-r53" \
BITNAMI_IMAGE_VERSION="3.6.8-rhel-7-r54" \
BITNAMI_PKG_CHMOD="-R g+rwX" \
HOME="/" \
NAMI_PREFIX="/.nami" \

View File

@ -4,7 +4,7 @@ services:
python:
tty: true # Enables debugging capabilities when attached to this container.
# Force docker-compose to use a comprehensive name for the image
image: bitnami_python:rhel-7
image: bitnami_python:3.6-rhel-7
# Build action should be successful from any RHEL Host system running the Docker service with subscription managed registered
# + info: https://access.redhat.com/solutions/253273
build: .

View File

@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3.7-ol-7`, `3.7.3-ol-7-r15` (3.7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.3-ol-7-r15/3.7/ol-7/Dockerfile)
* [`3.7-debian-9`, `3.7.3-debian-9-r15`, `3.7`, `3.7.3`, `3.7.3-r15`, `latest` (3.7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.3-debian-9-r15/3.7/debian-9/Dockerfile)
* [`3.7-debian-9-prod`, `3.7.3-debian-9-r14-prod`, `3.7-prod`, `3.7.3-prod`, `3.7.3-r14-prod`, `latest-prod` (3.7-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.3-debian-9-r14-prod/3.7-prod/debian-9/Dockerfile)
* [`3.6-rhel-7`, `3.6.8-rhel-7-r53` (3.6/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-rhel-7-r53/3.6/rhel-7/Dockerfile)
* [`3.6-rhel-7`, `3.6.8-rhel-7-r54` (3.6/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-rhel-7-r54/3.6/rhel-7/Dockerfile)
* [`3.6-ol-7-prod`, `3.6.8-ol-7-r65-prod` (3.6-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-ol-7-r65-prod/3.6-prod/ol-7/Dockerfile)
* [`3.6-ol-7`, `3.6.8-ol-7-r103` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-ol-7-r103/3.6/ol-7/Dockerfile)
* [`3.6-debian-9-prod`, `3.6.8-debian-9-r61-prod`, `3.6-prod`, `3.6.8-prod`, `3.6.8-r61-prod` (3.6-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-debian-9-r61-prod/3.6-prod/debian-9/Dockerfile)