Update build.json

This commit is contained in:
Alexandre
2026-06-03 22:05:42 +02:00
committed by GitHub
parent 05b18a7b19
commit ad1f5d1703

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/ente-io/server:latest",
"amd64": "ghcr.io/ente-io/server:latest"
"aarch64": "ghcr.io/ente-io/server:927c6a316f181c7901446311f0085593b346b336",
"amd64": "ghcr.io/ente-io/server:927c6a316f181c7901446311f0085593b346b336"
}
}