From 30dcc168eb2587447b9d2abe3200baafeb814817 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 27 Nov 2022 08:17:55 +0100 Subject: [PATCH] [bitnami/dotnet-sdk] Release 7.0.100-debian-11-r2 (#15045) Signed-off-by: Bitnami Containers 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 da7ff65d6ebe..4a88f07d870f 100644 --- a/bitnami/dotnet-sdk/7/debian-11/Dockerfile +++ b/bitnami/dotnet-sdk/7/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="7.0.100-debian-11-r1" \ + org.opencontainers.image.ref.name="7.0.100-debian-11-r2" \ 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." \