mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
1.21.11-debian-10-r3 release
This commit is contained in:
@@ -18,8 +18,9 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN mkdir /.kube && chmod g+rwX /.kube
|
||||
|
||||
ENV BITNAMI_APP_NAME="kubectl" \
|
||||
BITNAMI_IMAGE_VERSION="1.21.11-debian-10-r2" \
|
||||
ENV APP_VERSION="1.21.11" \
|
||||
BITNAMI_APP_NAME="kubectl" \
|
||||
BITNAMI_IMAGE_VERSION="1.21.11-debian-10-r3" \
|
||||
PATH="/opt/bitnami/kubectl/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
Reference in New Issue
Block a user