Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
foxdalas committed Feb 8, 2022
1 parent 4a0b845 commit 2b762a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dockers:
goos: linux
goarch: amd64
ids:
- sphinx-exporter
- kafka-exporter
image_templates:
- "foxdalas/kafka-exporter:v{{ .Version }}-amd64"
build_flag_templates:
Expand Down

0 comments on commit 2b762a0

Please sign in to comment.