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:
@ -33,7 +33,8 @@
|
||||
"Prefix": "",
|
||||
"Dockerfile": "Dockerfile",
|
||||
"Platforms": [
|
||||
"amd64"
|
||||
"amd64",
|
||||
"arm64"
|
||||
],
|
||||
"BuildIfSuccessful": [],
|
||||
"BuildParam": "AmigaOS"
|
||||
|
||||
Reference in New Issue
Block a user