1.1.2-debian-10-r53 release

This commit is contained in:
Bitnami Bot
2021-05-01 13:04:51 +00:00
parent 3fa9ac4be1
commit 5dc20141af
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="node-exporter" \
BITNAMI_IMAGE_VERSION="1.1.2-debian-10-r52" \
BITNAMI_IMAGE_VERSION="1.1.2-debian-10-r53" \
PATH="/opt/bitnami/node-exporter/bin:$PATH"
EXPOSE 9100