mirror of
				https://github.com/qurator-spk/modstool.git
				synced 2025-11-04 11:24:14 +01: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:
 | 
					      python-version:
 | 
				
			||||||
        type: string
 | 
					        type: string
 | 
				
			||||||
    docker:
 | 
					    docker:
 | 
				
			||||||
      - image: circleci/python:<< parameters.python-version >>
 | 
					      - image: cimg/python:<< parameters.python-version >>
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - checkout
 | 
					      - checkout
 | 
				
			||||||
      - run: pip3 install --upgrade pip
 | 
					      - run: pip3 install --upgrade pip
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue