chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v5
This commit is contained in:
parent
38cf952378
commit
0a0c6deedd
@ -7,7 +7,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: security-build
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:4
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
settings:
|
||||
containerfile: Containerfile.multiarch
|
||||
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:4
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
group: container
|
||||
settings:
|
||||
auto_tag: true
|
||||
@ -47,7 +47,7 @@ steps:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
- name: publish-quay
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:4
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
group: container
|
||||
settings:
|
||||
auto_tag: true
|
||||
|
Loading…
Reference in New Issue
Block a user