alpine-zdt-images/profiles/version/3.9
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
325 B
Groff

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