4.3.2-debian-10-r35 release

This commit is contained in:
Bitnami Bot
2021-05-21 13:58:46 +00:00
parent 41cae06446
commit a140720a32
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-r34" \
BITNAMI_IMAGE_VERSION="4.3.2-debian-10-r35" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000