From 5aefb2957d0665dd0cda554f1f19febf686a6afd Mon Sep 17 00:00:00 2001 From: Matt Morley Date: Sun, 11 Jan 2026 09:30:32 -0800 Subject: [PATCH] Bump IMAGE_VERSION to v2026.1.1 (#2286) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 14a162b68..a97fcca15 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ concurrency: cancel-in-progress: true env: - IMAGE_VERSION: v2026.1.0 + IMAGE_VERSION: v2026.1.1 jobs: