0.5.2-debian-9-r6 release

This commit is contained in:
Bitnami Bot
2018-07-14 04:32:44 +00:00
parent 2512ebbe6e
commit 73ae4cc2e3
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/pushgateway /opt/bitnami/pushgateway
ENV BITNAMI_APP_NAME="pushgateway" \
BITNAMI_IMAGE_VERSION="0.5.2-debian-9-r5" \
BITNAMI_IMAGE_VERSION="0.5.2-debian-9-r6" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091