0.10.0-debian-10-r94 release

This commit is contained in:
Bitnami Bot
2022-03-29 06:29:58 +00:00
parent 700eaa6352
commit 94d7893aef
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN ln -sf /opt/bitnami/nginx-exporter/bin/nginx-prometheus-exporter /usr/bin/ex
ENV APP_VERSION="0.10.0" \
BITNAMI_APP_NAME="nginx-exporter" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r93" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r94" \
PATH="/opt/bitnami/nginx-exporter/bin:$PATH"
EXPOSE 9113