Skip to content

Commit 3cc0a63

Browse files
authored
Merge pull request #41 from bear/renovate/circleci-python-3.x
Update circleci/python Docker tag to v3.10
2 parents 80a32af + f0e5c98 commit 3cc0a63

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 @@ jobs:
55
build:
66
working_directory: ~/ronkyuu
77
docker:
8-
- image: circleci/python:3.9
8+
- image: circleci/python:3.10
99
environment:
1010
PIPENV_VENV_IN_PROJECT: true
1111
steps:

0 commit comments

Comments
 (0)