From 75bc9c8f3100dc28f42ed12626ca2bdd6bfd77c0 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 25 Apr 2018 09:02:39 +0000 Subject: [PATCH] 2.2.1-r4 release Update image to version 2.2.1-r4 --- bitnami/prometheus/2/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/prometheus/2/Dockerfile b/bitnami/prometheus/2/Dockerfile index d7b53a6f3bd1..0820d11560e2 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-r3" \ + BITNAMI_IMAGE_VERSION="2.2.1-r4" \ PATH="/opt/bitnami/prometheus/bin:$PATH" RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/