2.7.15-rhel-7-r15 release

This commit is contained in:
Bitnami Bot
2019-02-07 08:01:45 +00:00
parent 62a5da40ac
commit 0d62c106c8
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install python-2.7.15-20 --checksum 026d98bfeddf908ba9774e2a54b9
COPY rootfs /
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="2.7.15-rhel-7-r14" \
BITNAMI_IMAGE_VERSION="2.7.15-rhel-7-r15" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/python/bin:$PATH"