We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7815fd commit 0e1650dCopy full SHA for 0e1650d
.goreleaser.yaml
@@ -9,7 +9,7 @@ builds:
9
- amd64
10
- arm64
11
dockers:
12
- - image_templates:
+ image_templates:
13
- ["ghcr.io/looterz/grimd:latest"]
14
- ["ghcr.io/looterz/grimd:{{ .Version }}"]
15
dockerfile: Dockerfile
0 commit comments