We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba51d44 commit 5f7a4b0Copy full SHA for 5f7a4b0
.goreleaser.yml
@@ -63,6 +63,7 @@ dockers:
63
- --label=org.opencontainers.image.revision={{ .FullCommit }}
64
- --label=org.opencontainers.image.licenses=Apache-2.0
65
skip_push: false
66
+ dockerfile: build/Dockerfile
67
snapshot:
68
name_template: '{{ .Version }}-SNAPSHOT-{{ .ShortCommit }}'
69
checksum:
0 commit comments