Update build.json

This commit is contained in:
Alexandre
2026-08-12 13:31:00 +02:00
committed by GitHub
parent 3e384fb068
commit 1e3ec448df

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "gotson/komga:1.26.1",
"amd64": "gotson/komga:1.26.1"
"aarch64": "gotson/komga:latest",
"amd64": "gotson/komga:latest"
}
}