Skip to content

Commit

Permalink
Merge pull request #542 from jnoordsij/alpine3.21
Browse files Browse the repository at this point in the history
Add Alpine 3.21 variant
  • Loading branch information
yosifkit authored Dec 5, 2024
2 parents 7db8188 + 8e03f83 commit e023328
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 1.22/alpine3.19/Dockerfile → 1.22/alpine3.21/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 1.23/alpine3.19/Dockerfile → 1.23/alpine3.21/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@
"variants": [
"bookworm",
"bullseye",
"alpine3.21",
"alpine3.20",
"alpine3.19",
"windows/windowsservercore-ltsc2022",
"windows/windowsservercore-1809",
"windows/nanoserver-ltsc2022",
Expand Down Expand Up @@ -804,8 +804,8 @@
"variants": [
"bookworm",
"bullseye",
"alpine3.21",
"alpine3.20",
"alpine3.19",
"windows/windowsservercore-ltsc2022",
"windows/windowsservercore-1809",
"windows/nanoserver-ltsc2022",
Expand Down
2 changes: 1 addition & 1 deletion versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@ for version in "${versions[@]}"; do
"bookworm",
"bullseye",
(
"3.21",
"3.20",
"3.19",
empty
| "alpine" + .),
if .arches | has("windows-amd64") and .["windows-amd64"].url then
Expand Down

0 comments on commit e023328

Please sign in to comment.