Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
likfees committed Jan 1, 2024
1 parent dce826f commit 21087b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dockers:
- goos: linux
- goarch: amd64
- image_templates:
- "dalefengs/{{.ProjectName}}:v{{ .Version }}-amd64"
- "dalefengs/workflows-demo:v{{ .Version }}-amd64"
dockerfile: Dockerfile
use: buildx
build_flag_templates:
Expand Down

0 comments on commit 21087b4

Please sign in to comment.