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

This commit is contained in:
renovate[bot] 2023-12-07 04:17:35 +00:00 committed by GitHub
parent 2f0f46d725
commit bce9d7f0e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ when:
steps:
dryrun:
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
containerfile: Containerfile.multiarch
dry_run: true
@ -23,7 +23,7 @@ steps:
publish-dockerhub:
group: build
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
auto_tag: true
containerfile: Containerfile.multiarch
@ -46,7 +46,7 @@ steps:
publish-quay:
group: build
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
auto_tag: true
containerfile: Containerfile.multiarch