2.33.4-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-02-28 02:58:42 +00:00
parent 2e74908329
commit 05676fc243
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ RUN chown -R 1001:1001 /opt/bitnami/prometheus
RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
ENV BITNAMI_APP_NAME="prometheus" \
BITNAMI_IMAGE_VERSION="2.33.4-debian-10-r4" \
BITNAMI_IMAGE_VERSION="2.33.4-debian-10-r5" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090