2.7.16-rhel-7-r20 release

This commit is contained in:
Bitnami Bot
2019-03-23 04:24:22 +00:00
parent 6bd041378c
commit e26afb5a8f
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install python-2.7.16-0 --checksum 131f66315fd55f1c6baab732ad850
COPY rootfs /
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="2.7.16-rhel-7-r19" \
BITNAMI_IMAGE_VERSION="2.7.16-rhel-7-r20" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/python/bin:$PATH"