Skip to content

Commit 6e5d1a9

Browse files
committed
change dockerfile ref
1 parent 43018d8 commit 6e5d1a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ builds:
1010
- arm64
1111
dockers:
1212
- image_templates: ["trufflesecurity/{{ .ProjectName }}:{{ .Version }}-amd64"]
13-
dockerfile: Dockerfile.goreleaser
13+
dockerfile: Dockerfile
1414
use: buildx
1515
build_flag_templates:
1616
- --platform=linux/amd64

0 commit comments

Comments
 (0)