1.0.5-debian-10-r136 release

This commit is contained in:
Bitnami Bot
2022-04-06 07:10:10 +00:00
parent c8dc7a37eb
commit 5e75b7836b
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-r135" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r136" \
PATH="/opt/bitnami/wavefront-prometheus-storage-adapter/bin:$PATH"
USER 1001