1.4.1-debian-10-r63 release

This commit is contained in:
Bitnami Bot
2021-08-15 00:26:25 +00:00
parent 9e3e49e8d9
commit e2efb1a458
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="pushgateway" \
BITNAMI_IMAGE_VERSION="1.4.1-debian-10-r62" \
BITNAMI_IMAGE_VERSION="1.4.1-debian-10-r63" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091