From 872b587baeac1108989ec3c1a225f2831a2d30e9 Mon Sep 17 00:00:00 2001 From: samfreund Date: Mon, 6 Apr 2026 14:26:46 -0500 Subject: [PATCH] image version 2026.1.4 --- .github/workflows/build.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c7d0af6e3..fecd1595d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,8 +10,7 @@ concurrency: cancel-in-progress: true env: - # WHEN BUMPING, UPDATE RUBIK IMAGE TO POINT TO VAR INSTEAD OF BEING HARDCODED - IMAGE_VERSION: v2026.1.3 + IMAGE_VERSION: v2026.1.4 jobs: @@ -561,8 +560,7 @@ jobs: artifact-name: LinuxArm64 image_suffix: rubikpi3 plat_override: LINUX_QCS6490 - # CHANGE BACK TO $IMAGE_VERSION AFTER BUMPING - image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/v2026.1.4/photonvision_rubikpi3.tar.xz + image_url: https://github.com/PhotonVision/photon-image-modifier/releases/download/$IMAGE_VERSION/photonvision_rubikpi3.tar.xz minimum_free_mb: 1024 root_location: 'offset=569376768' shrink_image: 'no'