2.33.5-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-03-12 21:01:21 +00:00
parent 3a3345ca45
commit d955c1ce9b
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.5-debian-10-r3" \
BITNAMI_IMAGE_VERSION="2.33.5-debian-10-r4" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090