File tree Expand file tree Collapse file tree 5 files changed +3
-202
lines changed
3.12/windows/windowsservercore-1809
3.13/windows/windowsservercore-1809
3.14-rc/windows/windowsservercore-1809 Expand file tree Collapse file tree 5 files changed +3
-202
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 54
54
" alpine3.21" ,
55
55
" alpine3.20" ,
56
56
" windows/windowsservercore-ltsc2025" ,
57
- " windows/windowsservercore-ltsc2022" ,
58
- " windows/windowsservercore-1809"
57
+ " windows/windowsservercore-ltsc2022"
59
58
],
60
59
"version" : " 3.12.10"
61
60
},
76
75
" alpine3.21" ,
77
76
" alpine3.20" ,
78
77
" windows/windowsservercore-ltsc2025" ,
79
- " windows/windowsservercore-ltsc2022" ,
80
- " windows/windowsservercore-1809"
78
+ " windows/windowsservercore-ltsc2022"
81
79
],
82
80
"version" : " 3.13.3"
83
81
},
98
96
" alpine3.21" ,
99
97
" alpine3.20" ,
100
98
" windows/windowsservercore-ltsc2025" ,
101
- " windows/windowsservercore-ltsc2022" ,
102
- " windows/windowsservercore-1809"
99
+ " windows/windowsservercore-ltsc2022"
103
100
],
104
101
"version" : " 3.14.0b2"
105
102
},
Original file line number Diff line number Diff line change @@ -208,7 +208,6 @@ for version in "${versions[@]}"; do
208
208
(
209
209
"ltsc2025",
210
210
"ltsc2022",
211
- "1809",
212
211
empty
213
212
| "windows/windowsservercore-" + .)
214
213
else empty end
You can’t perform that action at this time.
0 commit comments