1
0
mirror of https://github.com/AmigaPorts/docker-amiga-gcc.git synced 2025-11-20 00:31:57 +00:00

Fix building of ppc-amigaos image + add arm64 version of image

This commit is contained in:
Marlon Beijer
2024-09-25 23:01:37 +02:00
parent 918ce13c79
commit dbb0d28bc9
3 changed files with 32 additions and 17 deletions

View File

@ -33,7 +33,8 @@
"Prefix": "",
"Dockerfile": "Dockerfile",
"Platforms": [
"amd64"
"amd64",
"arm64"
],
"BuildIfSuccessful": [],
"BuildParam": "AmigaOS"