Skip to content

Commit

Permalink
Merge pull request #15 from reasonerjt/fix-goreleaser-0.32
Browse files Browse the repository at this point in the history
Workaround goreleaser issue
  • Loading branch information
reasonerjt authored Dec 19, 2024
2 parents c962a75 + 56dadc0 commit ed16b7a
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:{{ .Tag }}"
- "docker.io/goharbor/harbor-scanner-trivy:{{ .Version }}"
ids:
- scanner-trivy
build_flag_templates:
Expand Down

0 comments on commit ed16b7a

Please sign in to comment.