From 327be2e78a0c9e863bf460e500f61c3788eaab0a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 11 Jun 2019 12:38:02 -0400 Subject: 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 719a59e..f3370cf 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/ -- cgit v1.2.3