From 90cda83974734e71554785d6e323228b3ea26543 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 20 Dec 2019 14:53:42 -0500 Subject: [PATCH] build.yml: use alpine 3.11 --- build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yml b/build.yml index 7530214..952b554 100644 --- a/build.yml +++ b/build.yml @@ -1,4 +1,4 @@ -image: alpine/3.10 +image: alpine/3.11 repositories: sr.ht: > https://mirror.sr.ht/alpine/v3.10/sr.ht/ -- 2.45.2