aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-09 13:38:52 +0100
committerCem Keylan <cem@ckyln.com>2021-11-09 13:38:52 +0100
commitee3f2f34812c535bf5690fddb8693cca0f656381 (patch)
treee35632ee8ddead90d9cf619ccc629908041dd160 /.build.yml
parent7778b264cc5813455f321f9e64d5705a8b2d8394 (diff)
downloadrepository-ee3f2f34812c535bf5690fddb8693cca0f656381.tar.gz
build.yml: use alpine/latest for build image
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index f9b52968..36b23f2b 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,4 +1,4 @@
-image: alpine/edge
+image: alpine/latest
packages:
- shellcheck
tasks: