Skip to content

Commit

Permalink
Add Alpine 3.19 and drop 3.17 to versions.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed Dec 7, 2023
1 parent d106c86 commit 5f181d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ for version in "${versions[@]}"; do
"bookworm",
"bullseye",
(
"3.18",
"3.17"
"3.19",
"3.18"
| "alpine" + .),
if .arches | has("windows-amd64") and .["windows-amd64"].url then
(
Expand Down

0 comments on commit 5f181d7

Please sign in to comment.