From 07a626c9010d6db3551cc3c7246b434cd60af7f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 04:54:26 +0000 Subject: [PATCH] chore(deps): update python docker tag to v3.12.3 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 565eb68..1a92207 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: deploy: docker: - - image: python:3.8.2 + - image: python:3.12.3 steps: - add_ssh_keys: fingerprints: