From dab805803088def9962334892f2e2463179a8272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 05:23:05 +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: