0.6.1-debian-10-r31 release

This commit is contained in:
Bitnami Bot
2022-03-13 10:53:35 +00:00
parent f87db83036
commit 43cf1f618d
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-r30" \
BITNAMI_IMAGE_VERSION="0.6.1-debian-10-r31" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443