back to archs

This commit is contained in:
Sebastian Hugentobler 2023-12-13 00:55:56 +01:00
parent 5b458e14d5
commit f746df6d27
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
platforms: linux/aarch64, linux/x86_64
archs: arm64, amd64
containerfiles: |
./Containerfile
- name: Log in to Dockerhub