1.23.5-debian-10-r18 release

This commit is contained in:
Bitnami Bot
2022-04-07 10:38:28 +00:00
parent 8218bfdcb3
commit b3e5b8ff32
2 changed files with 1 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ RUN mkdir /.kube && chmod g+rwX /.kube
ENV APP_VERSION="1.23.5" \
BITNAMI_APP_NAME="kubectl" \
BITNAMI_IMAGE_VERSION="1.23.5-debian-10-r17" \
PATH="/opt/bitnami/kubectl/bin:$PATH"
USER 1001