mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
⬆️ CircleCI: Switch to the new cimg/python image
This commit is contained in:
parent
dea0c53f88
commit
7d85e21cbc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
python-version:
|
||||
type: string
|
||||
docker:
|
||||
- image: circleci/python:<< parameters.python-version >>
|
||||
- image: cimg/python:<< parameters.python-version >>
|
||||
steps:
|
||||
- checkout
|
||||
- run: pip3 install --upgrade pip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue