2.29.2-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2021-08-31 13:53:19 +00:00
parent eebbec9f7a
commit 3f856b4a5a
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.29.2-debian-10-r3" \
BITNAMI_IMAGE_VERSION="2.29.2-debian-10-r4" \
PATH="/opt/bitnami/prometheus/bin:$PATH"
EXPOSE 9090