2.33.4-debian-10-r3 release

This commit is contained in:
Bitnami Bot
2022-02-26 02:31:24 +00:00
parent 4c7a0b32fe
commit 33e6db3d15
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-r2" \
BITNAMI_IMAGE_VERSION="2.33.4-debian-10-r3" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090