mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
update manifest to use Tag over Version
Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
This commit is contained in:
parent
71708e5bf8
commit
0ff7013382
@ -142,7 +142,7 @@ dockers:
|
|||||||
- "--build-arg=VCS_URL={{.GitURL}}"
|
- "--build-arg=VCS_URL={{.GitURL}}"
|
||||||
|
|
||||||
docker_manifests:
|
docker_manifests:
|
||||||
- name_template: anchore/syft:{{ .Version }}
|
- name_template: anchore/syft:{{ .Tag }}
|
||||||
image_templates:
|
image_templates:
|
||||||
- anchore/syft:{{ .Tag }}-amd64
|
- anchore/syft:{{ .Tag }}-amd64
|
||||||
- anchore/syft:v{{ .Major }}-amd64
|
- anchore/syft:v{{ .Major }}-amd64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user