alpine-zdt-images/profiles/version/3.11
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.11 vars
# vim: ts=2 et:
# start with base vars
include required("../base/1")
# set version-specific vars
version = "3.11"
release = "3.11.6"
end_of_life = "2021-11-01"
repos {
"http://dl-cdn.alpinelinux.org/alpine/v3.11/main" = true
"http://dl-cdn.alpinelinux.org/alpine/v3.11/community" = true
}