alpine-zdt-images/profiles/version/3.10
tomalok d765bd4ab7
Fix edge builds (#78)
alpine-mirrors package removed after 3.12

also add profile for 3.12
2020-08-09 15:11:34 -07:00

15 lines
330 B
Plaintext

### version 3.10 vars
# vim: ts=2 et:
# start with base vars
include required("../base/1")
# set version-specific vars
version = "3.10"
release = "3.10.5"
end_of_life = "2021-05-01"
repos {
"http://dl-cdn.alpinelinux.org/alpine/v3.10/main" = true
"http://dl-cdn.alpinelinux.org/alpine/v3.10/community" = true
}