2.7.15-r33 release

This commit is contained in:
Bitnami Bot
2018-06-12 04:14:57 +00:00
parent 77af34ea75
commit 4080881718
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.15-r32" \
BITNAMI_IMAGE_VERSION="2.7.15-r33" \
PATH="/opt/bitnami/python/bin:$PATH"
CMD ["python"]