# HG changeset patch # User Sean E. Russell # Date 1586911117 18000 # Tue Apr 14 19:38:37 2020 -0500 # Node ID 943976c35fed1591737f7b15301d5e74128ee285 # Parent eae907dbb9e983ba72f4773d5b067b98273cce6c Alpine changed to musl libc, which breaks everything. diff --git a/.build.yml b/.build.yml --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,4 @@ -image: alpine/edge +image: archlinux packages: - go - mercurial