mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-16 14:40:41 +00:00
chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v6 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a177648f16
commit
3a895c0468
@ -13,7 +13,7 @@ steps:
|
||||
- poetry build
|
||||
|
||||
- name: security-build
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:5
|
||||
image: quay.io/thegeeklab/wp-docker-buildx:6
|
||||
depends_on: [build]
|
||||
settings:
|
||||
containerfile: Containerfile.multiarch
|
||||
@ -37,7 +37,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
|
||||
@ -58,7 +58,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