We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6020c9 + 4741d5a commit 0405a53Copy full SHA for 0405a53
.goreleaser.yml
@@ -49,4 +49,4 @@ dockers:
49
dockerfile: Dockerfile.releaser
50
image_templates:
51
- "libsv/p4:latest"
52
- - "libsv/p4:{{ .Tag }}"
+ - "libsv/p4:{{.Version}}"
0 commit comments