1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-03 08:08:36 +00:00

Alpine 3.12 (#11720)

* increase alpine to 3.12

* Update .drone.yml
This commit is contained in:
techknowlogick
2020-06-03 16:32:51 -04:00
committed by GitHub
parent 2b2373f6c2
commit a3b185d54c
2 changed files with 4 additions and 4 deletions

View File

@@ -160,7 +160,7 @@ steps:
- name: tag-pre-condition
pull: always
image: alpine/git
image: drone/git
commands:
- git update-ref refs/heads/tag_test ${DRONE_COMMIT_SHA}
@@ -366,7 +366,7 @@ steps:
- name: update
pull: default
image: alpine:3.11
image: alpine:3.12
commands:
- ./build/update-locales.sh