2.7.14-r6 release

Update image to version 2.7.14-r6
This commit is contained in:
Bitnami Bot
2018-04-28 05:51:05 +00:00
parent 6bad9ff5e7
commit ba47a4e116
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=development /opt/bitnami/python /opt/bitnami/python
ENV BITNAMI_APP_NAME="python" \
BITNAMI_IMAGE_VERSION="2.7.14-r5" \
BITNAMI_IMAGE_VERSION="2.7.14-r6" \
PATH="/opt/bitnami/python/bin:$PATH"
CMD ["python"]