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:
parent
f59a74852b
commit
350bc83d00
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue