From be47ca1a4c970d14e989f1105edda9cf5d818dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 02:23:28 +0000 Subject: [PATCH] Update cimg/base Docker tag to v2023 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e82b19f7..07814277 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,7 +24,7 @@ commands: jobs: verify: docker: - - image: cimg/base:2022.11 + - image: cimg/base:2023.10 steps: - checkout - run: