# HG changeset patch # User Sean E. Russell # Date 1586910437 18000 # Tue Apr 14 19:27:17 2020 -0500 # Node ID 27ad0cacd7e0b201f1e9e69585b16d4f691844fa # Parent 7d5044aaf5da525d278c17da26cdb7b9affdc609 Alpine switched to musl libc, which breaks Go builds. diff --git a/.build.yml b/.build.yml --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,4 @@ -image: bitnami/minideb +image: arch packages: - go - mercurial