0.10.0-debian-10-r30 release

This commit is contained in:
Bitnami Bot
2021-08-14 23:39:03 +00:00
parent 1a80b3fe34
commit 8de54adf16
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="postgres-exporter" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r29" \
BITNAMI_IMAGE_VERSION="0.10.0-debian-10-r30" \
PATH="/opt/bitnami/postgres-exporter/bin:$PATH"
EXPOSE 9187