mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-21 12:13:38 +09:00
revert to use alpine 3.13 (#16452)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
co-authored by
zeripath
parent
e5fde7ef00
commit
0877d497f3
+1
-1
@@ -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