0.5.2-debian-10-r48 release

This commit is contained in:
Bitnami Bot
2022-01-10 05:39:56 +00:00
parent 7095fa6a7e
commit 579bdc4447
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,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.5.2-debian-10-r47" \
BITNAMI_IMAGE_VERSION="0.5.2-debian-10-r48" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443