2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-06-13 06:31:12 +00:00

Update to alpine:3.20

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
2024-06-11 21:45:22 +00:00
parent ed8af085db
commit b1b46fb469

View File

@ -2,9 +2,8 @@ repo = "spritsail/alpine"
archs = ["amd64", "arm64"]
branches = ["master"]
versions = {
"3.17": [],
"3.18": [],
"3.19": ["latest"],
"3.19": [],
"3.20": ["latest"],
"edge": [],
}