diff --git a/bitnami/thanos/0/scratch/Dockerfile b/bitnami/thanos/0/scratch/Dockerfile index 2199b1b82fa9..17bb4be96f16 100644 --- a/bitnami/thanos/0/scratch/Dockerfile +++ b/bitnami/thanos/0/scratch/Dockerfile @@ -6,4 +6,4 @@ COPY prebuildfs / COPY rootfs / USER 1001 -ENTRYPOINT [ "/thanos" ] +ENTRYPOINT [ "/bin/thanos" ] diff --git a/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json index 5f0ab95ca738..6c19be342723 100644 --- a/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/thanos/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,6 +1,6 @@ { "thanos": { - "digest": "74438dbe6526c137ba5b8fa1ac8747027ba3ff460a0fca23682a1b9c950b0bc7", + "digest": "4252a42701a9069d32b690f0e857e102c229f783c53aa2fbd49cc851676b9e13", "type": "BLACKSMITH", "version": "0.23.1" } diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 16d7199a41d1..eb63c0088401 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -38,7 +38,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). -* [`0`, `0-scratch`, `0.23.1`, `0.23.1-scratch-r1`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.23.1-scratch-r1/0/scratch/Dockerfile) +* [`0`, `0-scratch`, `0.23.1`, `0.23.1-scratch-r2`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.23.1-scratch-r2/0/scratch/Dockerfile) # Connecting to other containers