diff --git a/test/Dockerfile.distro b/test/Dockerfile.distro index 6db35c82d0..d61eeffdce 100644 --- a/test/Dockerfile.distro +++ b/test/Dockerfile.distro @@ -197,7 +197,7 @@ FROM build AS test-mono RUN install-tool mono 6.14.1 # renovate: datasource=nuget packageName=NuGet.CommandLine -RUN install-tool nuget 7.6.0 +RUN install-tool nuget 7.9.0 #-------------------------------------- # Image: test-node diff --git a/test/latest/Dockerfile b/test/latest/Dockerfile index cbfb5f869c..1895d0fcba 100644 --- a/test/latest/Dockerfile +++ b/test/latest/Dockerfile @@ -382,7 +382,7 @@ USER 12021 RUN install-tool mono 6.14.1 # renovate: datasource=nuget packageName=NuGet.CommandLine -RUN install-tool nuget 7.6.0 +RUN install-tool nuget 7.9.0 RUN nuget search nuget.commandline -Take 1