0.6.1-debian-10-r23 release

This commit is contained in:
Bitnami Bot
2022-03-05 07:49:01 +00:00
parent 0843ba1ebb
commit 8efdd78d86
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
RUN chown -R 1001:root /opt/bitnami/metrics-server && chmod -R g+rwX /opt/bitnami/metrics-server
ENV BITNAMI_APP_NAME="metrics-server" \
BITNAMI_IMAGE_VERSION="0.6.1-debian-10-r22" \
BITNAMI_IMAGE_VERSION="0.6.1-debian-10-r23" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443