File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
eng/pipelines/coreclr/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8686 # Linux musl arm32
8787 - ${{ if eq(parameters.platform, 'linux_musl_arm') }} :
8888 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
89- - (Alpine.315 .Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15 -helix-arm32v7
89+ - (Alpine.317 .Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.17 -helix-arm32v7
9090 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
91- - (Alpine.315 .Arm32)Ubuntu.1804.ArmArch@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.15 -helix-arm32v7
91+ - (Alpine.317 .Arm32)Ubuntu.1804.ArmArch@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.17 -helix-arm32v7
9292
9393 # Linux musl arm64
9494 - ${{ if eq(parameters.platform, 'linux_musl_arm64') }} :
You can’t perform that action at this time.
0 commit comments