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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-27 08:42:50 +01:00 committed by GitHub
parent 8b75d58e61
commit e712a9f6af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:3
image: quay.io/thegeeklab/wp-docker-buildx:4
settings:
containerfile: Containerfile.multiarch
dry_run: true
@ -23,7 +23,7 @@ steps:
publish-dockerhub:
group: build
image: quay.io/thegeeklab/wp-docker-buildx:3
image: quay.io/thegeeklab/wp-docker-buildx:4
settings:
auto_tag: true
containerfile: Containerfile.multiarch
@ -46,7 +46,7 @@ steps:
publish-quay:
group: build
image: quay.io/thegeeklab/wp-docker-buildx:3
image: quay.io/thegeeklab/wp-docker-buildx:4
settings:
auto_tag: true
containerfile: Containerfile.multiarch