mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-08 19:29:57 +02:00
✔️ CircleCI: Use non-deprecated "next-gen Docker convenience image"
This commit is contained in:
parent
93ce1505c4
commit
2399699990
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