chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v2 (#323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-07 08:39:56 +01:00 committed by GitHub
parent dbcb926758
commit 62c49aa73a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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
@ -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
@ -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