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

Merged
xoxys merged 1 commits from renovate/quay.io-thegeeklab-wp-docker-buildx-3.x into main 2024-01-22 11:23:58 +01:00
1 changed files with 3 additions and 3 deletions

View File

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