From 6f7460d45531320790e8c0ca6b4c96a1620bcf62 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 18 Jan 2023 04:00:17 +0800 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1c1822d..7aeae4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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