From 2ccc151cfb421d7d5f6fc745d0b619c80ac2acd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:34:35 +0000 Subject: [PATCH] Update cimg/base Docker tag to v2022.10 | datasource | package | from | to | | ---------- | --------- | ------- | ------- | | docker | cimg/base | 2022.09 | 2022.10 | --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9cad605..0103214 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,7 @@ commands: jobs: sleep: docker: - - image: cimg/base:2022.09 + - image: cimg/base:2022.10 steps: - cancel_redundant_workflow - long_sleep