2.32.1-debian-10-r38 release

This commit is contained in:
Bitnami Bot
2022-01-26 12:23:01 +00:00
parent b129381dc0
commit 44a07117cb
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN ln -sf /opt/bitnami/prometheus/data /prometheus
RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
ENV BITNAMI_APP_NAME="prometheus" \
BITNAMI_IMAGE_VERSION="2.32.1-debian-10-r37" \
BITNAMI_IMAGE_VERSION="2.32.1-debian-10-r38" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090