4.5.1-debian-10-r7 release
This commit is contained in:
parent
c3cd7e9ebd
commit
f2d8c688e7
|
|
@ -26,7 +26,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="configurable-http-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="4.5.1-debian-10-r6" \
|
||||
BITNAMI_IMAGE_VERSION="4.5.1-debian-10-r7" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
|
|
@ -31,7 +31,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.1`, `4.5.1-debian-10-r6`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-10-r6/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.5.1`, `4.5.1-debian-10-r7`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-10-r7/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