mirror of
https://github.com/bitnami/containers.git
synced 2026-02-20 23:07:33 +08:00
2.7.18-debian-10-r22-prod release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/python:2.7.18-debian-10-r26 as development
|
||||
FROM bitnami/python:2.7.18-debian-10-r27 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.18-debian-10-r21-prod" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.18-debian-10-r22-prod" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD [ "python" ]
|
||||
|
||||
Reference in New Issue
Block a user