diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index b7a685a7961..11393997933 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -2,7 +2,7 @@ variables:
   windows_vm: windows-2022
   ubuntu_vm: ubuntu-24.04
   macos_vm: macOS-14
-  ci_runner_image: sjg20/u-boot-gitlab-ci-runner:noble-20251001-10Apr2026
+  ci_runner_image: sjg20/u-boot-gitlab-ci-runner:noble-20251001-13Apr2026
   # Ensure we do a shallow clone
   Agent.Source.Git.ShallowFetchDepth: 1
   # Add '-u 0' options for Azure pipelines, otherwise we get "permission
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5c2cf647408..7b9bfb7c04e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ default:
     - ${DEFAULT_TAG}
   # Grab our configured image.  The source for this is found
   # in the u-boot tree at tools/docker/Dockerfile
-  image: ${MIRROR_DOCKER}/sjg20/u-boot-gitlab-ci-runner:noble-20251001-10Apr2026
+  image: ${MIRROR_DOCKER}/sjg20/u-boot-gitlab-ci-runner:noble-20251001-13Apr2026
   services:
     - name: container-$(CI_JOB_ID)
       command: ["--rm"]
