alpine 3.11 (#9440)

This commit is contained in:
techknowlogick 2019-12-26 19:52:32 -05:00 committed by GitHub
parent 5748755e8e
commit d86e587186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -326,7 +326,7 @@ steps:
- name: update
pull: default
image: alpine:3.10
image: alpine:3.11
commands:
- mv ./options/locale/locale_en-US.ini ./options/
- "sed -i -e 's/=\"/=/g' -e 's/\"$$//g' ./options/locale/*.ini"