We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483ff1c commit 7714267Copy full SHA for 7714267
2 files changed
test/Dockerfile.distro
@@ -197,7 +197,7 @@ FROM build AS test-mono
197
RUN install-tool mono 6.14.1
198
199
# renovate: datasource=nuget packageName=NuGet.CommandLine
200
-RUN install-tool nuget 7.3.1
+RUN install-tool nuget 7.6.0
201
202
#--------------------------------------
203
# Image: test-node
test/latest/Dockerfile
@@ -370,7 +370,7 @@ USER 12021
370
371
372
373
374
375
RUN nuget search nuget.commandline -Take 1
376
0 commit comments