0.5.2-debian-9-r15 release

This commit is contained in:
Bitnami Bot
2018-07-23 03:46:46 +00:00
parent 5f81d70ee8
commit e7d9a1400e
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-r14" \
BITNAMI_IMAGE_VERSION="0.5.2-debian-9-r15" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091