diff --git a/bitnami/dotnet-sdk/3.1/debian-11/Dockerfile b/bitnami/dotnet-sdk/3.1/debian-11/Dockerfile index aadd4bb8234e..0dadd422f9df 100644 --- a/bitnami/dotnet-sdk/3.1/debian-11/Dockerfile +++ b/bitnami/dotnet-sdk/3.1/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="3.1.424-debian-11-r3" \ + org.opencontainers.image.ref.name="3.1.424-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." \