Skip to content

Commit

Permalink
Use the tag with prefix "v" as the tag of docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Jiang <[email protected]>
  • Loading branch information
reasonerjt committed Dec 19, 2024
1 parent ed16b7a commit 08bb2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ changelog:
- '^release'
dockers:
- image_templates:
- "docker.io/goharbor/harbor-scanner-trivy:{{ .Version }}"
- "docker.io/goharbor/harbor-scanner-trivy:{{ .Tag }}"
ids:
- scanner-trivy
build_flag_templates:
Expand Down

0 comments on commit 08bb2da

Please sign in to comment.