We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd95a0 commit e045980Copy full SHA for e045980
1 file changed
.github/goreleaser.yml
@@ -43,7 +43,7 @@ dockers:
43
goarch: amd64
44
use: buildx
45
extra_files:
46
- - config.sample.yaml
+ - config.docker.yaml
47
build_flag_templates:
48
- "--pull"
49
- "--label=org.opencontainers.image.title={{.ProjectName}}"
@@ -62,7 +62,7 @@ dockers:
62
goarch: arm64
63
64
65
66
67
68
0 commit comments