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 a4c9a7f + cd242c5 commit 50be8e2Copy full SHA for 50be8e2
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/repo
5
docker:
6
- - image: circleci/python:3.8.2
+ - image: circleci/python:3.8.3
7
8
steps:
9
- checkout
0 commit comments