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 fae81a1 commit 593e34bCopy full SHA for 593e34b
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build:
5
docker:
6
- - image: circleci/python:3.9
+ - image: cimg/python:3.9
7
steps:
8
- run:
9
name: Install dependencies (debian)
0 commit comments