From 28a4d4705fb8129de8cbda5265ee3a2aeef7dfe3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 13:37:31 +0000 Subject: [PATCH] Update python Docker tag to v3.11.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 565eb68..ca7cc5e 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.0 steps: - add_ssh_keys: fingerprints: