diff --git a/.woodpecker/build-container.yml b/.woodpecker/build-container.yml index 313455e..8f39dab 100644 --- a/.woodpecker/build-container.yml +++ b/.woodpecker/build-container.yml @@ -7,7 +7,7 @@ when: steps: dryrun: - image: quay.io/thegeeklab/drone-docker-buildx:latest + image: quay.io/thegeeklab/wp-docker-buildx settings: containerfile: Containerfile.multiarch dry_run: true @@ -21,7 +21,7 @@ steps: publish-dockerhub: group: container - image: quay.io/thegeeklab/drone-docker-buildx:latest + image: quay.io/thegeeklab/wp-docker-buildx settings: auto_tag: true containerfile: Containerfile.multiarch @@ -42,7 +42,7 @@ steps: publish-quay: group: container - image: quay.io/thegeeklab/drone-docker-buildx:latest + image: quay.io/thegeeklab/wp-docker-buildx settings: auto_tag: true containerfile: Containerfile.multiarch