File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -528,7 +528,7 @@ stages:
528
528
jobName : Linux_musl_x64_build
529
529
jobDisplayName : " Build: Linux Musl x64"
530
530
agentOs : Linux
531
- container : mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode-20240105204957-5245c86
531
+ container : mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode
532
532
buildArgs :
533
533
--arch x64
534
534
--os-name linux-musl
@@ -721,7 +721,7 @@ stages:
721
721
parameters :
722
722
platform :
723
723
name : ' Managed'
724
- container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-20240104210103-4893224 '
724
+ container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
725
725
buildScript : ' ./eng/build.sh $(_PublishArgs) --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
726
726
skipPublishValidation : true
727
727
jobProperties :
You can’t perform that action at this time.
0 commit comments