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

Merged
xoxys merged 1 commits from renovate/quay.io-thegeeklab-wp-docker-buildx-5.x into main 2024-07-08 21:32:04 +02:00
Showing only changes of commit 15f48b646b - Show all commits

View File

@ -7,7 +7,7 @@ when:
steps: steps:
- name: security-build - name: security-build
image: quay.io/thegeeklab/wp-docker-buildx:4 image: quay.io/thegeeklab/wp-docker-buildx:5
settings: settings:
containerfile: Containerfile containerfile: Containerfile
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
@ -27,7 +27,7 @@ steps:
TRIVY_TIMEOUT: 1m TRIVY_TIMEOUT: 1m
- name: publish-dockerhub - name: publish-dockerhub
image: quay.io/thegeeklab/wp-docker-buildx:4 image: quay.io/thegeeklab/wp-docker-buildx:5
group: container group: container
settings: settings:
auto_tag: true auto_tag: true
@ -47,7 +47,7 @@ steps:
- ${CI_REPO_DEFAULT_BRANCH} - ${CI_REPO_DEFAULT_BRANCH}
- name: publish-quay - name: publish-quay
image: quay.io/thegeeklab/wp-docker-buildx:4 image: quay.io/thegeeklab/wp-docker-buildx:5
group: container group: container
settings: settings:
auto_tag: true auto_tag: true