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 2a9ddbb commit 1f18613
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 @@ -141,7 +141,7 @@ dockers:
goos: linux
goarch: arm64
goarm: "6"
goamd64: "v2"
# goamd64: "v2"

image_templates:
- "dalefengs/{{.ProjectName}}:latest"
Expand Down

0 comments on commit 1f18613

Please sign in to comment.