2.2.1-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2021-03-07 13:56:40 +00:00
parent 5dd13a693b
commit c848cf02e2
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,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="kubeapps-pinniped-proxy" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r11" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r12" \
PATH="/opt/bitnami/kubeapps-pinniped-proxy/bin:$PATH"
USER 1001