We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa33f84 commit fb92779Copy full SHA for fb92779
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: /usr/src/apidocs
5
docker:
6
- - image: python:2.7.13
+ - image: python:3.9.9
7
steps:
8
- checkout
9
- run:
0 commit comments