support aarch64 in docker

This commit is contained in:
Floatingghost 2024-05-29 06:24:30 +01:00
parent 5e3c58ae79
commit 7522735b2a

View file

@ -25,7 +25,7 @@ steps:
settings:
repo: akkoma/akkoma
dockerfile: Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64/v8
tag: next
when:
branch: customizable-docker-db