add back arm/v6 docker images (#496)

This commit is contained in:
Jacob Schuler
2025-12-21 12:21:07 -05:00
committed by GitHub
parent 19d56161f5
commit bd2a9dfda3
+4
View File
@@ -41,6 +41,10 @@ dockers_v2:
- "itzg/{{ .ProjectName }}"
- "ghcr.io/itzg/{{ .ProjectName }}"
dockerfile: Dockerfile.release
platforms:
- linux/amd64
- linux/arm64
- linux/arm/v6
tags:
- "{{ .Version }}"
- "latest"