Skip to content

Commit 45e9839

Browse files
[main] Update-mariner-tag (#19641)
Co-authored-by: Rich Lander <rlander@microsoft.com>
1 parent bcd7de7 commit 45e9839

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ extends:
6565
ubuntu2204:
6666
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04
6767
mariner20CrossArm:
68-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:mariner-2.0-cross-arm
68+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-arm
6969
ubuntu2204DebPkg:
7070
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg
7171
sdl:

.vsts-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ stages:
203203
parameters:
204204
agentOs: Linux
205205
jobName: Build_Linux_musl_Release_arm
206-
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:mariner-2.0-cross-arm'
206+
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-arm'
207207
buildConfiguration: Release
208208
buildArchitecture: arm
209209
runtimeIdentifier: 'linux-musl-arm'

0 commit comments

Comments
 (0)