0.10.0-debian-10-r63 release

This commit is contained in:
Bitnami Bot
2022-02-25 16:08:20 +00:00
parent 66cec166c2
commit 9a7e869409
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
RUN ln -sf /opt/bitnami/nginx-exporter/bin/nginx-prometheus-exporter /usr/bin/exporter
ENV BITNAMI_APP_NAME="nginx-exporter" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r62" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r63" \
PATH="/opt/bitnami/nginx-exporter/bin:$PATH"
EXPOSE 9113