From 0cf3e14073ba0e4710f06089c3fae861195f8450 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 12 Jun 2018 03:37:15 +0000 Subject: [PATCH] 0.5.1-r7 release --- bitnami/pushgateway/0/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/pushgateway/0/Dockerfile b/bitnami/pushgateway/0/Dockerfile index cfdb691b810e..e4032c537807 100644 --- a/bitnami/pushgateway/0/Dockerfile +++ b/bitnami/pushgateway/0/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/pushgateway /opt/bitnami/pushgateway ENV BITNAMI_APP_NAME="pushgateway" \ - BITNAMI_IMAGE_VERSION="0.5.1-r6" \ + BITNAMI_IMAGE_VERSION="0.5.1-r7" \ PATH="/opt/bitnami/pushgateway/bin:$PATH" EXPOSE 9091