mirror of
https://github.com/bitnami/containers.git
synced 2026-02-22 08:07:24 +08:00
2.7.17-debian-10-r61-prod release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/python:2.7.17-debian-10-r60 as development
|
||||
FROM bitnami/python:2.7.17-debian-10-r61 as development
|
||||
|
||||
######
|
||||
|
||||
@@ -17,7 +17,7 @@ COPY --from=development /opt/bitnami/licenses /opt/bitnami/licenses
|
||||
COPY --from=development /opt/bitnami/python /opt/bitnami/python
|
||||
|
||||
ENV BITNAMI_APP_NAME="python" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.17-debian-10-r60-prod" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.17-debian-10-r61-prod" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD [ "python" ]
|
||||
|
||||
Reference in New Issue
Block a user