mirror of
https://github.com/go-gitea/gitea
synced 2025-08-11 03:58:20 +00:00
revert to use alpine 3.13 (#16451)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
@@ -404,7 +404,7 @@ steps:
|
||||
|
||||
- name: update
|
||||
pull: default
|
||||
image: alpine:3.14
|
||||
image: alpine:3.13
|
||||
commands:
|
||||
- ./build/update-locales.sh
|
||||
|
||||
|
Reference in New Issue
Block a user