We have added 3 new build servers for Alpine Linux musl libc x86, x86_64 and arm. Add the sha256sum for those keys.
Signed-off-by: Natanael Copa <[email protected]> --- templates/lxc-alpine.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/lxc-alpine.in b/templates/lxc-alpine.in index 459428d..afda971 100644 --- a/templates/lxc-alpine.in +++ b/templates/lxc-alpine.in @@ -15,7 +15,11 @@ PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin export PATH key_sha256sums="9c102bcc376af1498d549b77bdbfa815ae86faa1d2d82f040e616b18ef2df2d4 [email protected] -2adcf7ce224f476330b5360ca5edb92fd0bf91c92d83292ed028d7c4e26333ab [email protected]" +2adcf7ce224f476330b5360ca5edb92fd0bf91c92d83292ed028d7c4e26333ab [email protected] +ebf31683b56410ecc4c00acd9f6e2839e237a3b62b5ae7ef686705c7ba0396a9 [email protected] +1bb2a846c0ea4ca9d0e7862f970863857fc33c32f5506098c636a62a726a847b [email protected] +12f899e55a7691225603d6fb3324940fc51cd7f133e7ead788663c2b7eecb00c [email protected]" + get_static_apk () { wget="wget -q -O -" -- 1.8.5.4 _______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
