Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent b6fc7a2 commit 814f747
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .woodpecker/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
- make version

build-dryrun:
image: woodpeckerci/plugin-docker-buildx:2.3.0
image: woodpeckerci/plugin-docker-buildx:3.0.0
settings:
repo: woodpeckerci/plugin-github-release
dockerfile: Dockerfile.multiarch
Expand All @@ -32,7 +32,7 @@ steps:
event: pull_request

build-next:
image: woodpeckerci/plugin-docker-buildx:2.3.0
image: woodpeckerci/plugin-docker-buildx:3.0.0
settings:
repo: woodpeckerci/plugin-github-release
dockerfile: Dockerfile.multiarch
Expand All @@ -45,7 +45,7 @@ steps:
event: push

build-tag:
image: woodpeckerci/plugin-docker-buildx:2.3.0
image: woodpeckerci/plugin-docker-buildx:3.0.0
settings:
repo: woodpeckerci/plugin-github-release
dockerfile: Dockerfile.multiarch
Expand Down

0 comments on commit 814f747

Please sign in to comment.