0.11.0-debian-10-r47 release

This commit is contained in:
Bitnami Bot
2022-02-04 05:42:09 +00:00
parent 9baa49fa80
commit 69bd3c3e1f
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN ln -sf /opt/bitnami/apache-exporter/bin/apache_exporter /bin/apache_exporter
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="apache-exporter" \
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r46" \
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r47" \
PATH="/opt/bitnami/apache-exporter/bin:$PATH"
EXPOSE 9117