0.6.1-debian-10-r29 release

This commit is contained in:
Bitnami Bot
2022-03-11 10:06:50 +00:00
parent f8fdeec357
commit 094a2184f5
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-r28" \
BITNAMI_IMAGE_VERSION="0.6.1-debian-10-r29" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443