aurral: switch build.json to latest tag

This commit is contained in:
petruknw
2026-06-06 10:53:06 +10:00
parent 16531b9876
commit e13f32eb25

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/lklynet/aurral:1.76.40",
"amd64": "ghcr.io/lklynet/aurral:1.76.40"
"aarch64": "ghcr.io/lklynet/aurral:latest",
"amd64": "ghcr.io/lklynet/aurral:latest"
}
}