Skip to content

Commit

Permalink
Merge pull request #519 from jnoordsij/add-alpine-3.20
Browse files Browse the repository at this point in the history
Add Alpine 3.20 variant
  • Loading branch information
tianon committed May 22, 2024
2 parents eb57429 + cf7a37d commit f7eec8e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 1.21/alpine3.18/Dockerfile → 1.21/alpine3.20/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.22/alpine3.18/Dockerfile → 1.22/alpine3.20/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 @@ -383,8 +383,8 @@
"variants": [
"bookworm",
"bullseye",
"alpine3.20",
"alpine3.19",
"alpine3.18",
"windows/windowsservercore-ltsc2022",
"windows/windowsservercore-1809",
"windows/nanoserver-ltsc2022",
Expand Down Expand Up @@ -775,8 +775,8 @@
"variants": [
"bookworm",
"bullseye",
"alpine3.20",
"alpine3.19",
"alpine3.18",
"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 @@ -155,8 +155,8 @@ for version in "${versions[@]}"; do
"bookworm",
"bullseye",
(
"3.20",
"3.19",
"3.18",
empty
| "alpine" + .),
if .arches | has("windows-amd64") and .["windows-amd64"].url then
Expand Down

0 comments on commit f7eec8e

Please sign in to comment.