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.
2 parents 50be8e2 + 411754f commit 6e85abeCopy full SHA for 6e85abe
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/repo
5
docker:
6
- - image: circleci/python:3.8.3
+ - image: circleci/python:3.8.4
7
8
steps:
9
- checkout
0 commit comments