Build for ARM

This commit is contained in:
Sacha Weatherstone
2024-01-24 20:33:59 +10:00
committed by GitHub
parent 8a4950d1f4
commit 72bfd44b1f

View File

@@ -46,7 +46,7 @@ jobs:
image: ${{github.event.repository.full_name}}
tags: latest ${{ github.sha }}
oci: true
platforms: linux/amd64, linux/arm64
platforms: linux/amd64, linux/arm, linux/arm64
- name: Push To Registry
id: push-to-registry