mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:17:18 +08:00
2.7.17-ol-7-r124-prod release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/python:2.7.17-ol-7-r125 as development
|
||||
FROM bitnami/python:2.7.17-ol-7-r126 as development
|
||||
|
||||
######
|
||||
|
||||
@@ -14,7 +14,7 @@ RUN yum upgrade -y && \
|
||||
COPY --from=development /opt/bitnami/python /opt/bitnami/python
|
||||
|
||||
ENV BITNAMI_APP_NAME="python" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.17-ol-7-r123-prod" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.17-ol-7-r124-prod" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD [ "python" ]
|
||||
|
||||
Reference in New Issue
Block a user