4.5.0-debian-10-r175 release

This commit is contained in:
Bitnami Bot
2022-01-16 19:03:49 +00:00
parent d3e4601755
commit 645ba1b781
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="configurable-http-proxy" \
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r174" \
BITNAMI_IMAGE_VERSION="4.5.0-debian-10-r175" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000