From 8e324cc824a6e91e9986cb8c297f89bdbbdfa2b8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 7 May 2018 05:50:57 +0000 Subject: [PATCH] 2.2.1-r15 release Update image to version 2.2.1-r15 --- 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 a4b632a048b1..1d8838c89698 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-r14" \ + BITNAMI_IMAGE_VERSION="2.2.1-r15" \ PATH="/opt/bitnami/prometheus/bin:$PATH" RUN mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/