use platforms

This commit is contained in:
Sebastian Hugentobler 2023-12-13 00:31:11 +01:00
parent a4748ab410
commit b88f286194
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -12,7 +12,7 @@ jobs:
with:
image: docker.io/thallian/alpine-s6
tags: ${{ gitea.ref_name }} ${{ gitea.sha }} latest
archs: arm64
platforms: linux/arm64
containerfiles: |
./Containerfile
- name: Log in to Dockerhub