0.9.0-debian-10-r349 release

This commit is contained in:
Bitnami Bot
2022-04-06 03:44:16 +00:00
parent 9f8d7d5dd2
commit 4b28b84e48
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="0.9.0" \
BITNAMI_APP_NAME="memcached-exporter" \
BITNAMI_IMAGE_VERSION="0.9.0-debian-10-r348" \
BITNAMI_IMAGE_VERSION="0.9.0-debian-10-r349" \
PATH="/opt/bitnami/memcached-exporter/bin:$PATH"
EXPOSE 9150