From 078bc433f30406567ba7256993075692f677237d Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 21 Apr 2019 18:06:27 -0400 Subject: [PATCH] Use Alpine 3.9 for builds --- .builds/alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 66b7c3f..28bfba0 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -1,4 +1,4 @@ -image: alpine/edge +image: alpine/3.9 repositories: sr.ht: > https://mirror.sr.ht/alpine/sr.ht/ -- 2.38.5