mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
2.7.14-r1 release
Update image to version 2.7.14-r1
This commit is contained in:
@@ -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-r0" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.14-r1" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD ["python"]
|
||||
|
||||
Reference in New Issue
Block a user