4.5.1-debian-10-r29 release

This commit is contained in:
Bitnami Bot 2022-03-23 07:32:55 +00:00
parent 3902570776
commit ee2f5a7401
2 changed files with 4 additions and 3 deletions

View File

@ -25,8 +25,9 @@ RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="configurable-http-proxy" \
BITNAMI_IMAGE_VERSION="4.5.1-debian-10-r28" \
ENV APP_VERSION="4.5.1" \
BITNAMI_APP_NAME="configurable-http-proxy" \
BITNAMI_IMAGE_VERSION="4.5.1-debian-10-r29" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000

View File

@ -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-r28`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-10-r28/4/debian-10/Dockerfile)
* [`4`, `4-debian-10`, `4.5.1`, `4.5.1-debian-10-r29`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-configurable-http-proxy/blob/4.5.1-debian-10-r29/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).