diff --git a/bitnami/thanos/0/scratch/Dockerfile b/bitnami/thanos/0/scratch/Dockerfile index a6921df15a11..7e5a832ae6df 100644 --- a/bitnami/thanos/0/scratch/Dockerfile +++ b/bitnami/thanos/0/scratch/Dockerfile @@ -35,7 +35,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.30.1-scratch-r3" \ + org.opencontainers.image.ref.name="0.30.1-scratch-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/thanos" \ org.opencontainers.image.title="thanos" \ org.opencontainers.image.vendor="VMware, Inc." \