From e988563506daa9d3096156403d3b75c45492e687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:08:02 +0000 Subject: [PATCH] Update cimg/base Docker tag to v2022.12 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 308cc1d3..87f38bfa 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:2022.12 steps: - checkout - run: