0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-06-02 18:29:42 +02:00

chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v1.1.2 (#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-18 09:17:45 +02:00 committed by GitHub
parent 7f6ac2b4b2
commit f1464b64c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ when:
steps:
dryrun:
image: quay.io/thegeeklab/wp-docker-buildx:1.1.1
image: quay.io/thegeeklab/wp-docker-buildx:1.1.2
settings:
containerfile: Containerfile.multiarch
dry_run: true
@ -21,7 +21,7 @@ steps:
publish-dockerhub:
group: container
image: quay.io/thegeeklab/wp-docker-buildx:1.1.1
image: quay.io/thegeeklab/wp-docker-buildx:1.1.2
settings:
auto_tag: true
containerfile: Containerfile.multiarch
@ -42,7 +42,7 @@ steps:
publish-quay:
group: container
image: quay.io/thegeeklab/wp-docker-buildx:1.1.1
image: quay.io/thegeeklab/wp-docker-buildx:1.1.2
settings:
auto_tag: true
containerfile: Containerfile.multiarch