We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9994cc6 commit 5b02266Copy full SHA for 5b02266
2 files changed
test/Dockerfile.distro
@@ -185,7 +185,7 @@ FROM build AS test-mono
185
RUN install-tool mono 6.14.1
186
187
# renovate: datasource=nuget packageName=NuGet.CommandLine
188
-RUN install-tool nuget 7.3.0
+RUN install-tool nuget 7.3.1
189
190
#--------------------------------------
191
# Image: test-node
test/latest/Dockerfile
@@ -367,7 +367,7 @@ USER 12021
367
368
369
370
371
372
RUN nuget search nuget.commandline -Take 1
373
0 commit comments