mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 11:38:20 +00: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