From 867e4af8fb644cb1788a4a892b435a918dd682bb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 28 Feb 2023 17:58:49 +0100 Subject: [PATCH] [bitnami/thanos] Release 0.30.2-scratch-r4 (#25739) 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 24c242e5c200..ef339e82f4d3 100644 --- a/bitnami/thanos/0/scratch/Dockerfile +++ b/bitnami/thanos/0/scratch/Dockerfile @@ -33,10 +33,10 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-02-24T16:19:13Z" \ + org.opencontainers.image.created="2023-02-28T16:02:27Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.30.2-scratch-r3" \ + org.opencontainers.image.ref.name="0.30.2-scratch-r4" \ org.opencontainers.image.title="thanos" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.30.2"