From f71b7be25da9ebd2ac9230817611566e8bb1ed6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 20:18:06 +0000 Subject: [PATCH] chore(deps): update python docker tag to v3.11.4 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 565eb68..e9e253b 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.11.4 steps: - add_ssh_keys: fingerprints: