From fca620c1e13bae91b4a3167a10d660f3d72e7aeb Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 25 Dec 2025 19:01:04 +0700 Subject: all: remove dependency on gce repository Since around 13 December 2025, the gce repository return an error 403, error: failed retrieving file 'gce.db' from storage.googleapis.com : The requested URL returned error: 403 We then build google-compute-engine and google-guest-agent and host it under build.kilabit.info repository using the latest releases [1][2]. For google-compute-engine we use version 20251014.00-1. For google-guest-agent we use version 20251223.00-1. [1]: https://build.kilabit.info/karajo/app/#job_aur_google-compute-engine [2]: https://build.kilabit.info/karajo/app/#job_aur_google-guest-agent --- awwan.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awwan.env') diff --git a/awwan.env b/awwan.env index a9326d1..470bfe1 100644 --- a/awwan.env +++ b/awwan.env @@ -5,5 +5,5 @@ region = asia-southeast1 zone = asia-southeast1-b [host] -image = arch-v20240606 +image = arch-v20251225 name = arch-test -- cgit v1.3