1.37.0-debian-10-r18 release

This commit is contained in:
Bitnami Bot
2022-04-06 03:51:57 +00:00
parent d1953728a5
commit 813aa3439a
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="1.37.0" \
BITNAMI_APP_NAME="redis-exporter" \
BITNAMI_IMAGE_VERSION="1.37.0-debian-10-r17" \
BITNAMI_IMAGE_VERSION="1.37.0-debian-10-r18" \
PATH="/opt/bitnami/redis-exporter/bin:$PATH"
EXPOSE 9121