Skip to content

Commit

Permalink
Add Alpine 3.20 and drop 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed May 22, 2024
1 parent eb57429 commit cf7a37d
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 cf7a37d

Please sign in to comment.