add back arm/v6 docker images (#496)
This commit is contained in:
@@ -41,6 +41,10 @@ dockers_v2:
|
|||||||
- "itzg/{{ .ProjectName }}"
|
- "itzg/{{ .ProjectName }}"
|
||||||
- "ghcr.io/itzg/{{ .ProjectName }}"
|
- "ghcr.io/itzg/{{ .ProjectName }}"
|
||||||
dockerfile: Dockerfile.release
|
dockerfile: Dockerfile.release
|
||||||
|
platforms:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
|
- linux/arm/v6
|
||||||
tags:
|
tags:
|
||||||
- "{{ .Version }}"
|
- "{{ .Version }}"
|
||||||
- "latest"
|
- "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user