Skip to content

Commit 55c0cc6

Browse files
committed
Update Alpine versions (3.22 + 3.21)
1 parent 47927ef commit 55c0cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ for version in "${versions[@]}"; do
160160
empty
161161
| ., "slim-" + .),
162162
if $doc.alpine then
163-
"3.19",
164-
"3.18",
163+
"3.22",
164+
"3.21",
165165
empty
166166
| "alpine" + . else empty end,
167167
if $doc.jdk.arches | keys | any(startswith("windows-")) then

0 commit comments

Comments
 (0)