Merge pull request #2765 from petruknw/master

aurral: switch build.json to :latest tag
This commit is contained in:
Alexandre
2026-06-06 07:44:12 +02:00
committed by GitHub

View File

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