mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-18 02:30:39 +00:00
chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v6 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff74b82c32
commit
967e3ca1f2
@ -7,7 +7,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: security-build
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:6
|
||||
settings:
|
||||
containerfile: Containerfile.multiarch
|
||||
output: type=oci,dest=oci/${CI_REPO_NAME},tar=false
|
||||
@ -30,7 +30,7 @@ steps:
|
||||
TRIVY_DB_REPOSITORY: docker.io/aquasec/trivy-db:2
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:6
|
||||
depends_on: [security-scan]
|
||||
settings:
|
||||
auto_tag: true
|
||||
@ -53,7 +53,7 @@ steps:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
- name: publish-quay
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:6
|
||||
depends_on: [security-scan]
|
||||
settings:
|
||||
auto_tag: true
|
||||
|
Loading…
Reference in New Issue
Block a user