Skip to content

Commit

Permalink
[release/8.0.1xx] Update Alpine 3.19 CI legs to Alpine 3.20 (#19994)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSimons authored Jul 12, 2024
1 parent 1d8eddc commit 8d70937
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/pipelines/templates/variables/vmr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ variables:
- name: almaLinuxContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:almalinux-8-source-build
- name: alpineContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode
value: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.20-withnode
- name: centOSStreamContainer
value: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
- name: fedoraContainer
Expand All @@ -15,7 +15,7 @@ variables:
- name: almaLinuxName
value: AlmaLinux8
- name: alpineName
value: Alpine319
value: Alpine320
- name: centOSStreamName
value: CentOSStream9
- name: fedoraName
Expand All @@ -26,7 +26,7 @@ variables:
- name: almaLinuxX64Rid
value: almalinux.8-x64
- name: alpineX64Rid
value: alpine.3.19-x64
value: alpine.3.20-x64
- name: centOSStreamX64Rid
value: centos.9-x64
- name: fedoraX64Rid
Expand Down

0 comments on commit 8d70937

Please sign in to comment.