From 32357faec9f5c027e30059cb55fa49a452e438ab Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Jan 2023 20:55:13 +0100 Subject: [PATCH] [bitnami/dotnet-sdk] Release 7.0.102-debian-11-r4 (#21045) 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 cb8cc20f61f4..62a1a358c34d 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-r3" \ + org.opencontainers.image.ref.name="7.0.102-debian-11-r4" \ 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." \