4.5.0-debian-10-r76 release

This commit is contained in:
Bitnami Bot
2021-10-04 16:54:37 +00:00
parent 1f67b06c2d
commit 13625f0f74
2 changed files with 2 additions and 2 deletions

View File

@@ -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-r75" \
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r76" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000