1.3.1-debian-10-r26 release

This commit is contained in:
Bitnami Bot
2022-01-01 14:15:15 +00:00
parent ee51d1953f
commit 6de959cfbf
2 changed files with 3 additions and 3 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.3.1-debian-10-r25" \
BITNAMI_IMAGE_VERSION="1.3.1-debian-10-r26" \
PATH="/opt/bitnami/node-exporter/bin:$PATH"
EXPOSE 9100