diff --git a/bitnami/thanos/0/debian-12/Dockerfile b/bitnami/thanos/0/debian-12/Dockerfile index 9ae0fdc7619d..629c10e99512 100644 --- a/bitnami/thanos/0/debian-12/Dockerfile +++ b/bitnami/thanos/0/debian-12/Dockerfile @@ -40,7 +40,7 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2025-12-03T03:28:18Z" \ + org.opencontainers.image.created="2026-01-02T03:56:04Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.title="thanos" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -53,7 +53,7 @@ COPY --from=builder /opt/bitnami/thanos/licenses /opt/bitnami/thanos/licenses ENV APP_VERSION="0.40.1" \ BITNAMI_APP_NAME="thanos" \ - IMAGE_REVISION="2" \ + IMAGE_REVISION="3" \ PATH="/opt/bitnami/thanos/bin:$PATH" USER 1001 diff --git a/bitnami/thanos/README.md b/bitnami/thanos/README.md index 980d5e25bfe1..c98c3ad14d70 100644 --- a/bitnami/thanos/README.md +++ b/bitnami/thanos/README.md @@ -197,7 +197,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.