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
…3.1.0 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent eadce88 commit 9aa3005
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:3.0.1
image: woodpeckerci/plugin-docker-buildx:3.1.0
settings:
dockerfile: Dockerfile
dry_run: true
Expand All @@ -11,7 +11,7 @@ steps:
event: pull_request

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

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

0 comments on commit 9aa3005

Please sign in to comment.