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 8582d44 + 586d8d4 commit 055f8d2Copy full SHA for 055f8d2
.circleci/config.yml
@@ -4,7 +4,7 @@ jobs:
4
build_docs:
5
# This is the base environment that Circle will use
6
docker:
7
- - image: circleci/python:3.6-stretch
+ - image: circleci/python:3.8-buster
8
steps:
9
# Get our data and merge with upstream
10
- run: sudo apt-get update
0 commit comments