Skip to content

Commit

Permalink
chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v…
Browse files Browse the repository at this point in the history
…2.2.0 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent ef48058 commit 066585e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .woodpecker/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
steps:
dryrun:
image: woodpeckerci/plugin-docker-buildx:2.1.0
image: woodpeckerci/plugin-docker-buildx:2.2.0
settings:
dockerfile: Dockerfile
dry_run: true
Expand All @@ -11,7 +11,7 @@ steps:
event: pull_request

publish-next:
image: woodpeckerci/plugin-docker-buildx:2.1.0
image: woodpeckerci/plugin-docker-buildx:2.2.0
settings:
dockerfile: Dockerfile
repo: woodpeckerci/plugin-ready-release-go
Expand All @@ -23,7 +23,7 @@ steps:
event: push

publish-tag:
image: woodpeckerci/plugin-docker-buildx:2.1.0
image: woodpeckerci/plugin-docker-buildx:2.2.0
settings:
dockerfile: Dockerfile
repo: woodpeckerci/plugin-ready-release-go
Expand Down

0 comments on commit 066585e

Please sign in to comment.