1.0.4-debian-9-r5 release

This commit is contained in:
Bitnami Bot
2019-08-13 03:57:05 +00:00
parent bdff3eed50
commit 4d1338a0ea
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/redis-exporter-1.0.4-0-linux-amd64-debian-9.tar.gz
ENV BITNAMI_APP_NAME="redis-exporter" \
BITNAMI_IMAGE_VERSION="1.0.4-debian-9-r4" \
BITNAMI_IMAGE_VERSION="1.0.4-debian-9-r5" \
PATH="/opt/bitnami/redis-exporter/bin:$PATH"
EXPOSE 9121