2.4.3-debian-10-r37 release

This commit is contained in:
Bitnami Bot
2022-03-18 16:34:13 +00:00
parent 92112a4af6
commit 226ec5bd68
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
RUN ln -s /opt/bitnami/kubeapps-apis/plugins /plugins && ln -s /opt/bitnami/kubeapps-apis/bin/kubeapps-apis /kubeapps-apis
ENV BITNAMI_APP_NAME="kubeapps-apis" \
BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r36" \
BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r37" \
PATH="/opt/bitnami/kubeapps-apis/bin:$PATH"
EXPOSE 50051