From f8bc7147ee72c45ced7c9ae84caf615b11a9bd19 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 23:10:13 +0100 Subject: [PATCH] [bitnami/dotnet-sdk] Release 6.0.405-debian-11-r9 (#22692) Signed-off-by: Bitnami Containers --- bitnami/dotnet-sdk/6/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/dotnet-sdk/6/debian-11/Dockerfile b/bitnami/dotnet-sdk/6/debian-11/Dockerfile index bfe98e98bc37..45ef2e05cb20 100644 --- a/bitnami/dotnet-sdk/6/debian-11/Dockerfile +++ b/bitnami/dotnet-sdk/6/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="6.0.405-debian-11-r8" \ + org.opencontainers.image.ref.name="6.0.405-debian-11-r9" \ 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." \