mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-12 20:59:09 +02:00
The amd64 builder job failed at docker login (denied: denied) before any build step ran, which tripped revert-on-failure. Re-running the same commit unchanged succeeded and both arch images are published. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "gotson/komga:1.26.1",
|
|
"amd64": "gotson/komga:1.26.1"
|
|
}
|
|
}
|