diff --git a/test/Dockerfile.distro b/test/Dockerfile.distro index 9626976019..31f7c9518b 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.3.1 +RUN install-tool nuget 7.6.0 #-------------------------------------- # Image: test-node diff --git a/test/latest/Dockerfile b/test/latest/Dockerfile index ec1508cba5..4487c9935d 100644 --- a/test/latest/Dockerfile +++ b/test/latest/Dockerfile @@ -370,7 +370,7 @@ USER 12021 RUN install-tool mono 6.14.1 # renovate: datasource=nuget packageName=NuGet.CommandLine -RUN install-tool nuget 7.3.1 +RUN install-tool nuget 7.6.0 RUN nuget search nuget.commandline -Take 1