4.4.0-debian-10-r24 release

This commit is contained in:
Bitnami Bot
2021-06-27 11:35:09 +00:00
parent ecb4c997ab
commit 8237e4cf8a
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.4.0-debian-10-r23" \
BITNAMI_IMAGE_VERSION="4.4.0-debian-10-r24" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000