commit: 758412685ea17ac4e88685f90d4d5726cd3c42af parent f607c0158d30122cd623feae6fce83a1a4097e6a Author: Michael Forney <mforney@mforney.org> Date: Fri, 20 Sep 2019 13:17:19 -0700 Update continuous build to alpine/latest It seems the curl issue has been fixed.Diffstat:
M | .build.yml | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/.build.yml b/.build.yml
@@ -1,4 +1,4 @@ -image: alpine/3.9 +image: alpine/latest packages: - bison - libarchive-tools