We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85f47a7 + e0e7d8a commit 974c760Copy full SHA for 974c760
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
# Useful when a PR is open, for example
6
build:
7
docker:
8
- - image: circleci/python:3.7.3 # includes `poetry`!
+ - image: circleci/python:3.7.7 # includes `poetry`!
9
steps:
10
- checkout
11
0 commit comments