From e0ad93cb0dd9a3e4093a73730d00ab76eb5fcad0 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 10 Apr 2022 16:35:18 +0700 Subject: Revert "Use alpine latest for stabler build" This reverts commit a4f25114ad83b7c942d400c077960db1150dc52f. Only alpine/edge has mdbook --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 7539d29..cdcaf9a 100644 --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,4 @@ -image: alpine/latest +image: alpine/edge oauth: pages.sr.ht/PAGES:RW sources: - https://git.sr.ht/~sircmpwn/openring -- cgit 1.4.1