4.5.0-debian-10-r17 release
This commit is contained in:
parent
1c6c812f2c
commit
01dbb5ec26
|
|
@ -24,7 +24,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="configurable-http-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r16" \
|
||||
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r17" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ $ docker run --name configurable-http-proxy bitnami/configurable-http-proxy:late
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.5.0`, `4.5.0-debian-10-r16`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.0-debian-10-r16/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.5.0`, `4.5.0-debian-10-r17`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.0-debian-10-r17/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/configurable-http-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-configurable-http-proxy).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue