1.0.5-debian-10-r129 release

This commit is contained in:
Bitnami Bot
2022-03-29 19:07:46 +00:00
parent b132fd9e17
commit a6cbb4b88b
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-r128" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r129" \
PATH="/opt/bitnami/wavefront-prometheus-storage-adapter/bin:$PATH"
USER 1001