alpine-zdt-images/profiles/version/3.13
tomalok b8ac181435
Update for Version 3.14 (#122)
Update for Version 3.14

* remove 3.10 build
* fix aarch64 AMI's /etc/default/grub (resolves #121)
* bump revision for aarch64 3.13 & 3.12 (to rebuild with fix)
* fix comment on 3.13
* fix comment on 3.14
* new 3.14.0 AMIs released
2021-06-15 12:34:38 -07:00

14 lines
309 B
Plaintext

### version 3.13 vars
# vim: ts=2 et:
# based on current
include required("../base/current")
# set version-specific vars
version = "3.13"
end_of_life = "2022-11-01"
repos {
"http://dl-cdn.alpinelinux.org/alpine/v3.13/main" = true
"http://dl-cdn.alpinelinux.org/alpine/v3.13/community" = true
}