Commit 535b34f 1 parent 6086c4b commit 535b34f Copy full SHA for 535b34f
File tree 1 file changed +3
-3
lines changed
eng/pipelines/templates/variables
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ variables:
6
6
- name : centOSStreamContainer
7
7
value : mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
8
8
- name : fedoraContainer
9
- value : mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-40
9
+ value : mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-41
10
10
- name : ubuntuContainer
11
11
value : mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04
12
12
- name : ubuntuArmContainer
@@ -19,7 +19,7 @@ variables:
19
19
- name : centOSStreamName
20
20
value : CentOSStream9
21
21
- name : fedoraName
22
- value : Fedora40
22
+ value : Fedora41
23
23
- name : ubuntuName
24
24
value : Ubuntu2204
25
25
@@ -30,7 +30,7 @@ variables:
30
30
- name : centOSStreamX64Rid
31
31
value : centos.9-x64
32
32
- name : fedoraX64Rid
33
- value : fedora.40 -x64
33
+ value : fedora.41 -x64
34
34
- name : ubuntux64Rid
35
35
value : ubuntu.22.04-x64
36
36
- name : ubuntuArm64Rid
You can’t perform that action at this time.
0 commit comments