Skip to content

Commit fe9d811

Browse files
committed
Move latest tags to 10.0
1 parent dded9b5 commit fe9d811

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

manifest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,8 +1002,7 @@
10021002
"$(dotnet|9.0|fixed-tag)-bookworm-slim": {},
10031003
"$(dotnet|9.0|minor-tag)-bookworm-slim": {},
10041004
"$(dotnet|9.0|fixed-tag)": {},
1005-
"$(dotnet|9.0|minor-tag)": {},
1006-
"latest": {}
1005+
"$(dotnet|9.0|minor-tag)": {}
10071006
},
10081007
"platforms": [
10091008
{
@@ -1632,7 +1631,8 @@
16321631
"$(dotnet|10.0|fixed-tag)-noble": {},
16331632
"$(dotnet|10.0|minor-tag)-noble": {},
16341633
"$(dotnet|10.0|fixed-tag)": {},
1635-
"$(dotnet|10.0|minor-tag)": {}
1634+
"$(dotnet|10.0|minor-tag)": {},
1635+
"latest": {}
16361636
},
16371637
"platforms": [
16381638
{
@@ -3094,8 +3094,7 @@
30943094
"$(dotnet|9.0|fixed-tag)-bookworm-slim": {},
30953095
"$(dotnet|9.0|minor-tag)-bookworm-slim": {},
30963096
"$(dotnet|9.0|fixed-tag)": {},
3097-
"$(dotnet|9.0|minor-tag)": {},
3098-
"latest": {}
3097+
"$(dotnet|9.0|minor-tag)": {}
30993098
},
31003099
"platforms": [
31013100
{
@@ -3739,7 +3738,8 @@
37393738
"$(dotnet|10.0|fixed-tag)-noble": {},
37403739
"$(dotnet|10.0|minor-tag)-noble": {},
37413740
"$(dotnet|10.0|fixed-tag)": {},
3742-
"$(dotnet|10.0|minor-tag)": {}
3741+
"$(dotnet|10.0|minor-tag)": {},
3742+
"latest": {}
37433743
},
37443744
"platforms": [
37453745
{
@@ -5828,8 +5828,7 @@
58285828
"$(dotnet|9.0|fixed-tag)-bookworm-slim": {},
58295829
"$(dotnet|9.0|minor-tag)-bookworm-slim": {},
58305830
"$(dotnet|9.0|fixed-tag)": {},
5831-
"$(dotnet|9.0|minor-tag)": {},
5832-
"latest": {}
5831+
"$(dotnet|9.0|minor-tag)": {}
58335832
},
58345833
"platforms": [
58355834
{
@@ -6855,7 +6854,8 @@
68556854
"$(dotnet|10.0|fixed-tag)-noble": {},
68566855
"$(dotnet|10.0|minor-tag)-noble": {},
68576856
"$(dotnet|10.0|fixed-tag)": {},
6858-
"$(dotnet|10.0|minor-tag)": {}
6857+
"$(dotnet|10.0|minor-tag)": {},
6858+
"latest": {}
68596859
},
68606860
"platforms": [
68616861
{
@@ -8164,8 +8164,7 @@
81648164
"$(sdk|9.0|fixed-tag)-bookworm-slim": {},
81658165
"$(sdk|9.0|minor-tag)-bookworm-slim": {},
81668166
"$(sdk|9.0|fixed-tag)": {},
8167-
"$(sdk|9.0|minor-tag)": {},
8168-
"latest": {}
8167+
"$(sdk|9.0|minor-tag)": {}
81698168
},
81708169
"platforms": [
81718170
{
@@ -8524,7 +8523,8 @@
85248523
"$(sdk|10.0|fixed-tag)-noble": {},
85258524
"$(sdk|10.0|minor-tag)-noble": {},
85268525
"$(sdk|10.0|fixed-tag)": {},
8527-
"$(sdk|10.0|minor-tag)": {}
8526+
"$(sdk|10.0|minor-tag)": {},
8527+
"latest": {}
85288528
},
85298529
"platforms": [
85308530
{

0 commit comments

Comments
 (0)