[release/8.0.1xx] Update Alpine 3.19 CI legs to Alpine 3.20 (#19994)
This commit is contained in:
parent
1d8eddc152
commit
8d70937de5
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
@ -15,7 +15,7 @@ variables:
|
|||
- name: almaLinuxName
|
||||
value: AlmaLinux8
|
||||
- name: alpineName
|
||||
value: Alpine319
|
||||
value: Alpine320
|
||||
- name: centOSStreamName
|
||||
value: CentOSStream9
|
||||
- name: fedoraName
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue