We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a937a commit 414a016Copy full SHA for 414a016
.goreleaser.docker.yaml
@@ -33,7 +33,6 @@ dockers:
33
- "ghcr.io/conductorone/baton-github:{{ .Version }}-arm64"
34
- "ghcr.io/conductorone/baton-github:latest-arm64"
35
- "168442440833.dkr.ecr.us-west-2.amazonaws.com/baton-github:{{ .Version }}-arm64"
36
- - "168442440833.dkr.ecr.us-west-2.amazonaws.com/baton-github:latest-arm64"
37
build_flag_templates:
38
- "--platform=linux/arm64/v8"
39
- "--label=org.opencontainers.image.created={{.Date}}"
0 commit comments