From 8873f7fca1fed44c2980e507fad1822c72dc4a31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 01:42:43 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v26 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c0bef667d..ae5078c97 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: ubuntu:oracular-20250619 + - image: ubuntu:26.04 steps: - run: