4.5.1-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2022-02-28 19:58:33 +00:00
parent c3cd7e9ebd
commit f2d8c688e7
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.1-debian-10-r6" \
BITNAMI_IMAGE_VERSION="4.5.1-debian-10-r7" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000