diff --git a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile index c4bdb56a0e78..19fdf44f5b10 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile +++ b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/Dockerfile @@ -9,10 +9,10 @@ ENV HOME="/" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages ca-certificates curl gzip procps tar wget -RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/wavefront-prometheus-storage-adapter-1.0.5-0-linux-amd64-debian-11.tar.gz && \ - echo "76c0b0a1532620649dbe8c3fc77e9ffbc71e3c294c1e0cda0f408ff249d7746b /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && \ - tar -zxf /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-0-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \ - rm -rf /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-0-linux-amd64-debian-11.tar.gz +RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/wavefront-prometheus-storage-adapter-1.0.5-150-linux-amd64-debian-11.tar.gz && \ + echo "76c0b0a1532620649dbe8c3fc77e9ffbc71e3c294c1e0cda0f408ff249d7746b /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-150-linux-amd64-debian-11.tar.gz" | sha256sum -c - && \ + tar -zxf /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-150-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \ + rm -rf /tmp/bitnami/pkg/cache/wavefront-prometheus-storage-adapter-1.0.5-150-linux-amd64-debian-11.tar.gz RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami diff --git a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index d4570e91ba5f..ac4476c0a1e9 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/wavefront-prometheus-storage-adapter/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -4,6 +4,6 @@ "digest": "76c0b0a1532620649dbe8c3fc77e9ffbc71e3c294c1e0cda0f408ff249d7746b", "distro": "debian-11", "type": "NAMI", - "version": "1.0.5-0" + "version": "1.0.5-150" } } \ No newline at end of file diff --git a/bitnami/wavefront-prometheus-storage-adapter/README.md b/bitnami/wavefront-prometheus-storage-adapter/README.md index 3f2474b7ff23..cd29c9f057b9 100644 --- a/bitnami/wavefront-prometheus-storage-adapter/README.md +++ b/bitnami/wavefront-prometheus-storage-adapter/README.md @@ -28,7 +28,7 @@ $ docker run --name wavefront-prometheus-storage-adapter bitnami/wavefront-prome Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`1`, `1-debian-11`, `1.0.5`, `1.0.5-debian-11-r2`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-11-r2/1/debian-11/Dockerfile) +* [`1`, `1-debian-11`, `1.0.5`, `1.0.5-debian-11-r3`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-11-r3/1/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/wavefront-prometheus-storage-adapter GitHub repo](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter).