2.7.14-r3 release

Update image to version 2.7.14-r3
This commit is contained in:
Bitnami Bot
2018-04-24 06:29:29 +00:00
parent bc773a9d28
commit 45511209ac
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-r2" \
BITNAMI_IMAGE_VERSION="2.7.14-r3" \
PATH="/opt/bitnami/python/bin:$PATH"
CMD ["python"]