From 85064cd39f9fdeae7d2c6940cfa4e03be54a39c8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 25 Jul 2024 08:46:46 +0200 Subject: [PATCH] [bitnami/dotnet-sdk] Release 6.0.424-debian-12-r4 (#70197) Signed-off-by: Bitnami Containers --- bitnami/dotnet-sdk/6/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/dotnet-sdk/6/debian-12/Dockerfile b/bitnami/dotnet-sdk/6/debian-12/Dockerfile index 1b7e459b4bdf..2dc95e999002 100644 --- a/bitnami/dotnet-sdk/6/debian-12/Dockerfile +++ b/bitnami/dotnet-sdk/6/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-07-24T03:11:30Z" \ + org.opencontainers.image.created="2024-07-25T05:17:57Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/dotnet-sdk/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="6.0.424-debian-12-r3" \ + org.opencontainers.image.ref.name="6.0.424-debian-12-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/dotnet-sdk" \ org.opencontainers.image.title="dotnet-sdk" \ org.opencontainers.image.vendor="Broadcom, Inc." \