From 7d72cba84d17e1d86fe99c4196a54b9fb2cbe7cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 16:11:46 +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..f40e4676 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.09 steps: - checkout - run: