2.7.15-debian-9-r3 release

This commit is contained in:
Bitnami Bot
2018-07-09 05:12:30 +00:00
parent 90bfe8306d
commit 564b17a864
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-debian-9-r2" \
BITNAMI_IMAGE_VERSION="2.7.15-debian-9-r3" \
PATH="/opt/bitnami/python/bin:$PATH"
CMD ["python"]