Skip to content

Commit 6368f70

Browse files
CopilotMiYanni
andcommitted
Fix helixTargetContainer to use alpine-3.22-helix-amd64
Co-authored-by: MiYanni <[email protected]>
1 parent 9ad57fe commit 6368f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/sdk-job-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ parameters:
5353
runTests: true
5454
- categoryName: ContainerBased
5555
container: alpine322Amd64
56-
helixTargetContainer: $(helixTargetContainerPrefix)alpine-3.22-amd64
56+
helixTargetContainer: $(helixTargetContainerPrefix)alpine-3.22-helix-amd64
5757
runtimeIdentifier: linux-musl-x64
5858
# Use HostOSName when running on alpine.
5959
osProperties: /p:HostOSName=linux-musl

0 commit comments

Comments
 (0)