diff --git a/.ci/image-tags.yml b/.ci/image-tags.yml index 907f7c5..5bb6bab 100644 --- a/.ci/image-tags.yml +++ b/.ci/image-tags.yml @@ -4,11 +4,11 @@ variables: DEBIAN_CUTTLEFISH_IMAGE: "debian/x86_64_cuttlefish" - DEBIAN_CUTTLEFISH_TAG: "20250827_rf" + DEBIAN_CUTTLEFISH_TAG: "20251003_mesa" UBUNTU_AOSPLESS_IMAGE: "ubuntu/x86_64_aospless" UBUNTU_AOSPLESS_TAG: "20250815_a16" UBUNTU_ANDROID_IMAGE: "ubuntu/x86_64_android" - UBUNTU_ANDROID_TAG: "20250828_rf" + UBUNTU_ANDROID_TAG: "20251003_mesa" UBUNTU_ANDROID_TOOLS_IMAGE: "ubuntu/x86_64_android_tools" UBUNTU_ANDROID_TOOLS_TAG: "20250827_rf" UBUNTU_ANDROID_BINARIES_IMAGE: "ubuntu/x86_64_android_binaries"