2.31.1-debian-10-r32 release

This commit is contained in:
Bitnami Bot
2021-12-09 23:47:02 +00:00
parent dcb2bf7aeb
commit cd1caf2551
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,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.31.1-debian-10-r31" \
BITNAMI_IMAGE_VERSION="2.31.1-debian-10-r32" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090