1.4.2-debian-10-r136 release

This commit is contained in:
Bitnami Bot
2022-03-03 02:52:50 +00:00
parent fc7d726f8e
commit 1ebf330949
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="pushgateway" \
BITNAMI_IMAGE_VERSION="1.4.2-debian-10-r135" \
BITNAMI_IMAGE_VERSION="1.4.2-debian-10-r136" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091