1
0
Fork 0

Update docker image version and supported platforms
ci/woodpecker/push/woodpecker Pipeline failed Details

Updated the docker image version to 20 and removed support for linux/arm64/v8 platform in .woodpecker.yml file.
main
naicoi 2023-05-18 14:52:28 +07:00
parent 05fa7a5b22
commit 36f6351004
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ matrix:
pipeline:
${version}-${os}:
image: woodpeckerci/plugin-docker-buildx
image: woodpeckerci/plugin-docker-buildx:20
settings:
repo: lttech/vercel
platforms: linux/amd64,linux/arm64/v8
platforms: linux/amd64,linux/arm64
tags:
- ${version}-${os}
build_args: