ci: switch to alpine/latest

We don't need the bleeding edge.
This commit is contained in:
Simon Ser 2021-10-15 09:58:51 +02:00
parent 04d671121c
commit b1d89163f8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: alpine/edge
image: alpine/latest
packages:
- go
- scdoc