1.17.0-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2020-01-26 08:50:51 +00:00
parent e38d61a392
commit 513bc1b37a
2 changed files with 2 additions and 2 deletions

View File

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