2.4.3-debian-10-r29 release

This commit is contained in:
Bitnami Bot
2022-03-18 23:49:52 +00:00
parent 54f77b99d1
commit db1c708361
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ RUN rm -rf /app && \
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r28" \
BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r29" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/common/bin:$PATH"