0.5.2-debian-9-r14 release

This commit is contained in:
Bitnami Bot
2018-07-22 03:53:54 +00:00
parent 0b4d8f7ace
commit ba2ee0090b
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-r13" \
BITNAMI_IMAGE_VERSION="0.5.2-debian-9-r14" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091