Update '.drone.yml'

This commit is contained in:
techknowlogick 2023-01-18 04:00:17 +08:00
parent d53c971034
commit 6f7460d455
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ name: update_version
platform:
os: linux
arch: arm64
arch: amd64
trigger:
branch:
@ -92,7 +92,7 @@ trigger:
steps:
- name: update
image: alpine:3.15
image: alpine:3.17
pull: always
commands:
- apk add --no-cache curl