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
… v5 (#592)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent d78dcf8 commit c05edbb
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 @@ -13,7 +13,7 @@ steps:
- poetry build

- name: dryrun
image: quay.io/thegeeklab/wp-docker-buildx:4
image: quay.io/thegeeklab/wp-docker-buildx:5
settings:
containerfile: Containerfile.multiarch
dry_run: true
Expand All @@ -26,7 +26,7 @@ steps:
- event: [pull_request]

- name: publish-dockerhub
image: quay.io/thegeeklab/wp-docker-buildx:4
image: quay.io/thegeeklab/wp-docker-buildx:5
group: container
settings:
auto_tag: true
Expand All @@ -47,7 +47,7 @@ steps:
- ${CI_REPO_DEFAULT_BRANCH}

- name: publish-quay
image: quay.io/thegeeklab/wp-docker-buildx:4
image: quay.io/thegeeklab/wp-docker-buildx:5
group: container
settings:
auto_tag: true
Expand Down

0 comments on commit c05edbb

Please sign in to comment.