diff --git a/Dockerfile b/Dockerfile index 4d93239..c137f7a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ COPY --from=build /etc/apt/sources.list.d/ /etc/apt/sources.list.d # Install .NET 6 # renovate: datasource=github-tags depName=dotnet/sdk extractVersion=^v(?.*)$ -ENV DOTNET_VERSION=6.0.419 +ENV DOTNET_VERSION=6.0.420 ENV \ # Do not show first run text