1.17.1-debian-10-r20 release

This commit is contained in:
Bitnami Bot
2020-03-05 00:21:15 +00:00
parent e52de04740
commit 7d599cf6dc
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
RUN chmod -R g+rwX /opt/bitnami/cluster-autoscaler/
ENV BITNAMI_APP_NAME="cluster-autoscaler" \
BITNAMI_IMAGE_VERSION="1.17.1-debian-10-r19" \
BITNAMI_IMAGE_VERSION="1.17.1-debian-10-r20" \
PATH="/opt/bitnami/cluster-autoscaler/bin:$PATH"
WORKDIR /opt/bitnami/cluster-autoscaler