mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-12 16:00:41 +00:00
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:
parent
8b75d58e61
commit
e712a9f6af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user