From 9b1b64b9d3bb858e41558ade401b270fe6d9c65d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 4 May 2024 11:32:38 +0200 Subject: [PATCH] [bitnami/dotnet-sdk] Release 7.0.408-debian-12-r3 (#65952) Signed-off-by: Bitnami Containers --- bitnami/dotnet-sdk/7/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/dotnet-sdk/7/debian-12/Dockerfile b/bitnami/dotnet-sdk/7/debian-12/Dockerfile index b5f8b3bed670..c87c0b49bb9e 100644 --- a/bitnami/dotnet-sdk/7/debian-12/Dockerfile +++ b/bitnami/dotnet-sdk/7/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-04-23T14:47:21Z" \ + org.opencontainers.image.created="2024-05-04T08:03:58Z" \ org.opencontainers.image.description="Application packaged by VMware, 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="7.0.408-debian-12-r2" \ + org.opencontainers.image.ref.name="7.0.408-debian-12-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/dotnet-sdk" \ org.opencontainers.image.title="dotnet-sdk" \ org.opencontainers.image.vendor="VMware, Inc." \