From 9f13e2d8214f53dab2b89f8c5424ff4e79042249 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 23:49:14 +0100 Subject: [PATCH] [bitnami/dotnet-sdk] Release 7.0.102-debian-11-r9 (#22705) Signed-off-by: Bitnami Containers --- bitnami/dotnet-sdk/7/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/dotnet-sdk/7/debian-11/Dockerfile b/bitnami/dotnet-sdk/7/debian-11/Dockerfile index d8bcc6930740..24cd4a632bed 100644 --- a/bitnami/dotnet-sdk/7/debian-11/Dockerfile +++ b/bitnami/dotnet-sdk/7/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="7.0.102-debian-11-r8" \ + org.opencontainers.image.ref.name="7.0.102-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." \