mirror of
https://github.com/bitnami/containers.git
synced 2026-02-27 06:47:29 +08:00
3.7.0-debian-9-r77 release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
FROM bitnami/python:3.7.0-debian-9-r76 as development
|
||||
FROM bitnami/python:3.7.0-debian-9-r77 as development
|
||||
|
||||
FROM bitnami/minideb-runtimes:stretch
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
@@ -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="3.7.0-debian-9-r76" \
|
||||
BITNAMI_IMAGE_VERSION="3.7.0-debian-9-r77" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
CMD [ "python" ]
|
||||
|
||||
Reference in New Issue
Block a user