1.0.5-debian-10-r134 release

This commit is contained in:
Bitnami Bot
2022-04-03 21:46:17 +00:00
parent 4fdc6bf4aa
commit 1c093d6a22
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.0.5" \
BITNAMI_APP_NAME="wavefront-prometheus-storage-adapter" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r133" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r134" \
PATH="/opt/bitnami/wavefront-prometheus-storage-adapter/bin:$PATH"
USER 1001