From 41f1204a25611f14cd85568025f69a0ea6d6733b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 4 Aug 2023 00:25:40 +0200 Subject: [PATCH] [bitnami/thanos] Release 0.31.0-scratch-r13 (#43395) Signed-off-by: Bitnami Containers --- bitnami/thanos/0/scratch/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/thanos/0/scratch/Dockerfile b/bitnami/thanos/0/scratch/Dockerfile index a59fae640b47..bbae074ed79b 100644 --- a/bitnami/thanos/0/scratch/Dockerfile +++ b/bitnami/thanos/0/scratch/Dockerfile @@ -36,10 +36,10 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL com.vmware.cp.artifact.flavor="sha256:59c774543cd827c5e74f2cc55d77e9e923fdcfe2487c135bbb41d7709b51eef6" \ org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-07-26T09:39:01Z" \ + org.opencontainers.image.created="2023-08-03T21:17:40Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.31.0-scratch-r12" \ + org.opencontainers.image.ref.name="0.31.0-scratch-r13" \ org.opencontainers.image.title="thanos" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.31.0"