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 f747cfe commit 240e7d8Copy full SHA for 240e7d8
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
build-docs:
7
working_directory: ~/repo
8
docker:
9
- - image: circleci/python:3.8.5-buster
+ - image: cimg/python:3.8
10
11
steps:
12
- checkout
0 commit comments