2.7.16-rhel-7-r26 release

This commit is contained in:
Bitnami Bot
2019-03-29 04:28:15 +00:00
parent 5ad5c1e424
commit 951ee24701
3 changed files with 5 additions and 3 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-r25" \
BITNAMI_IMAGE_VERSION="2.7.16-rhel-7-r26" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/python/bin:$PATH"