2.4.4-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2022-04-03 04:26:43 +00:00
parent 5c21cbd5b6
commit 5094d756dd
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="2.4.4" \
BITNAMI_APP_NAME="kubeapps-pinniped-proxy" \
BITNAMI_IMAGE_VERSION="2.4.4-debian-10-r1" \
BITNAMI_IMAGE_VERSION="2.4.4-debian-10-r2" \
PATH="/opt/bitnami/kubeapps-pinniped-proxy/bin:$PATH"
USER 1001