We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2823746 commit 9bf706aCopy full SHA for 9bf706a
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build_docs:
4
docker:
5
- - image: circleci/python:3.8.1-buster
+ - image: cimg/python:3.10
6
steps:
7
- checkout
8
- run:
0 commit comments