1
0
Fork 0

Update docker image in .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details

The docker image for alpine has been updated to the latest version. The new version does not have a specific tag and will use the default one. The repo and platforms settings remain unchanged.
main
naicoi 2023-05-18 14:54:49 +07:00
parent 3a8dbc05fb
commit 749f5b9ff1
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
alpine:
image: woodpeckerci/plugin-docker-buildx:20
image: woodpeckerci/plugin-docker-buildx
settings:
repo: lttech/deno-deployctl
platforms: linux/amd64,linux/arm64