From 1ea07ae22d49628258a9192c4d2875edc1df37dc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 28 Feb 2023 16:54:27 +0100 Subject: [PATCH] [bitnami/argo-workflow-cli] Release 3.4.5-scratch-r4 (#25721) Signed-off-by: Bitnami Containers --- bitnami/argo-workflow-cli/3/scratch/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/argo-workflow-cli/3/scratch/Dockerfile b/bitnami/argo-workflow-cli/3/scratch/Dockerfile index f158494392ee..1c56e0bff370 100644 --- a/bitnami/argo-workflow-cli/3/scratch/Dockerfile +++ b/bitnami/argo-workflow-cli/3/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:14:03Z" \ + org.opencontainers.image.created="2023-02-28T15:29:00Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.4.5-scratch-r3" \ + org.opencontainers.image.ref.name="3.4.5-scratch-r4" \ org.opencontainers.image.title="argo-workflow-cli" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.4.5"