Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

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
… v3 (#750)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 0137b86 commit d360de2
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:2
image: quay.io/thegeeklab/wp-docker-buildx:3
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:2
image: quay.io/thegeeklab/wp-docker-buildx:3
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:2
image: quay.io/thegeeklab/wp-docker-buildx:3
group: container
settings:
auto_tag: true
Expand Down

0 comments on commit d360de2

Please sign in to comment.