0.9.0-debian-10-r191 release

This commit is contained in:
Bitnami Bot
2021-10-23 17:46:43 +00:00
parent 5531ba5e77
commit ed979d878d
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="memcached-exporter" \
BITNAMI_IMAGE_VERSION="0.9.0-debian-10-r190" \
BITNAMI_IMAGE_VERSION="0.9.0-debian-10-r191" \
PATH="/opt/bitnami/memcached-exporter/bin:$PATH"
EXPOSE 9150