Skip to content

Commit

Permalink
chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to…
Browse files Browse the repository at this point in the history
… v2 (#508)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent 12e70d5 commit 3d85f78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .woodpecker/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ steps:
- poetry build

dryrun:
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
containerfile: Containerfile.multiarch
dry_run: true
Expand All @@ -28,7 +28,7 @@ steps:

publish-dockerhub:
group: container
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
auto_tag: true
containerfile: Containerfile.multiarch
Expand All @@ -49,7 +49,7 @@ steps:

publish-quay:
group: container
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
auto_tag: true
containerfile: Containerfile.multiarch
Expand Down

0 comments on commit 3d85f78

Please sign in to comment.