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

Merged
xoxys merged 1 commits from renovate/quay.io-thegeeklab-wp-docker-buildx-2.x into main 2023-12-07 08:41:26 +01:00
Showing only changes of commit 7adf219093 - Show all commits

View File

@ -12,7 +12,7 @@ steps:
- make build
security-build:
image: quay.io/thegeeklab/wp-docker-buildx:1
image: quay.io/thegeeklab/wp-docker-buildx:2
settings:
containerfile: Containerfile
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
@ -33,7 +33,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
@ -51,7 +51,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