1.22.1-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2021-10-09 12:27:50 +00:00
parent 14a5fe9f2e
commit 96b0b5359b
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN ln -sf /opt/bitnami/cluster-autoscaler/bin/cluster-autoscaler /opt/bitnami/c
COPY rootfs /
RUN chmod -R g+rwX /opt/bitnami/cluster-autoscaler/
ENV BITNAMI_APP_NAME="cluster-autoscaler" \
BITNAMI_IMAGE_VERSION="1.22.1-debian-10-r6" \
BITNAMI_IMAGE_VERSION="1.22.1-debian-10-r7" \
PATH="/opt/bitnami/cluster-autoscaler/bin:$PATH"
WORKDIR /opt/bitnami/cluster-autoscaler