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.1 (#61)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and raskyld committed Apr 6, 2024
1 parent e2959c9 commit 13739b0
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
Expand Up @@ -5,7 +5,7 @@ when:

steps:
dryrun:
image: woodpeckerci/plugin-docker-buildx:2.2.0
image: woodpeckerci/plugin-docker-buildx:2.2.1
settings:
dockerfile: Dockerfile
dry_run: true
Expand All @@ -16,7 +16,7 @@ steps:
event: pull_request

publish-next:
image: woodpeckerci/plugin-docker-buildx:2.2.0
image: woodpeckerci/plugin-docker-buildx:2.2.1
settings:
dockerfile: Dockerfile
repo: woodpeckerci/autoscaler
Expand All @@ -28,7 +28,7 @@ steps:
event: push

publish-tag:
image: woodpeckerci/plugin-docker-buildx:2.2.0
image: woodpeckerci/plugin-docker-buildx:2.2.1
settings:
dockerfile: Dockerfile
repo: woodpeckerci/autoscaler
Expand Down

0 comments on commit 13739b0

Please sign in to comment.