alpine-zdt-images/profiles/version/3.12
tomalok 38e7137662
Update to 3.12.1 (#88)
* Update to Alpine Linux v3.12.1
* Switch to using t3a instances for x86_64 buidls
2020-10-30 11:34:48 -07:00

15 lines
330 B
Plaintext

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