4.3.2-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2021-04-17 15:46:19 +00:00
parent 9a03deb5fb
commit 874866ee93
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,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.3.2-debian-10-r4" \
BITNAMI_IMAGE_VERSION="4.3.2-debian-10-r5" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000