From 549ed4bbf97883d099fa9224f50d188380cc3d24 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 13 Aug 2025 21:28:43 +0200 Subject: [PATCH] [bitnami/dotnet] Release 9.0.8-debian-12-r1 (#85241) Signed-off-by: Bitnami Bot --- bitnami/dotnet/9/debian-12/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/dotnet/9/debian-12/Dockerfile b/bitnami/dotnet/9/debian-12/Dockerfile index 89049d25d804..8431943db795 100644 --- a/bitnami/dotnet/9/debian-12/Dockerfile +++ b/bitnami/dotnet/9/debian-12/Dockerfile @@ -8,7 +8,7 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-08-05T19:37:19Z" \ + org.opencontainers.image.created="2025-08-13T19:03:45Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/dotnet/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/dotnet" \