diff --git a/bitnami/prometheus/2/Dockerfile b/bitnami/prometheus/2/Dockerfile index 9b88d70aeea3..8ca4f4fd961a 100644 --- a/bitnami/prometheus/2/Dockerfile +++ b/bitnami/prometheus/2/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/prometheus /opt/bitnami/prometheus ENV BITNAMI_APP_NAME="prometheus" \ - BITNAMI_IMAGE_VERSION="2.2.1-r20" \ + BITNAMI_IMAGE_VERSION="2.2.1-r21" \ PATH="/opt/bitnami/prometheus/bin:$PATH" RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/