1
0
Fork 0

drm_hwcomposer: CI: Update container tags

Force all containers to rebuild to implement the Android 16 changes.

Signed-off-by: Deborah Brouwer <deborah.brouwer@collabora.com>
This commit is contained in:
Deborah Brouwer 2025-08-14 12:48:40 -07:00
parent bf2035bc2f
commit 1771c8fd66

View file

@ -1,8 +1,8 @@
variables:
DEBIAN_CUTTLEFISH_IMAGE: "debian/x86_64_cuttlefish"
DEBIAN_CUTTLEFISH_TAG: "20250626_format"
DEBIAN_CUTTLEFISH_TAG: "20250815_a16"
UBUNTU_AOSPLESS_IMAGE: "ubuntu/x86_64_aospless"
UBUNTU_AOSPLESS_TAG: "20250626_format"
UBUNTU_AOSPLESS_TAG: "20250815_a16"
UBUNTU_ANDROID_IMAGE: "ubuntu/x86_64_android"
UBUNTU_ANDROID_TAG: "20250626_format"
UBUNTU_ANDROID_TAG: "20250815.1_a16"