2
0
mirror of https://github.com/spritsail/alpine.git synced 2024-06-14 05:37:23 +00:00

Update to alpine:3.20

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

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": [],
}