mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
Update to Alpine 3.17 (#21904)
This pull request is for updating the base docker images to build with the latest version of Alpine.
This commit is contained in:
@@ -600,7 +600,7 @@ steps:
|
||||
from_secret: crowdin_key
|
||||
|
||||
- name: update
|
||||
image: alpine:3.13
|
||||
image: alpine:3.17
|
||||
pull: always
|
||||
commands:
|
||||
- ./build/update-locales.sh
|
||||
|
||||
Reference in New Issue
Block a user