Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit c6e8e7a

Browse files
committed
chore(deps): update circleci/python docker tag to v3.10
1 parent 46e45b4 commit c6e8e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ orbs:
55
jobs:
66
build:
77
docker:
8-
- image: circleci/python:3.9-buster
8+
- image: circleci/python:3.10-buster
99
environment:
1010
ENV_PATH: .envs/.test.env
1111
CODECOV_TOKEN: $CODECOV_TOKEN

0 commit comments

Comments
 (0)