From 691a136be0566f95a9d1bdbd1d73648eec6913f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:43:35 +0000 Subject: [PATCH] chore(deps): update cimg/python docker tag to v3.11.8 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e55263a2..dd67be38 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: jobs: test-api: docker: - - image: cimg/python:3.11.4 + - image: cimg/python:3.11.8 steps: - checkout - run: