ci: update static_analysis Dockerfile
This commit is contained in:
		
							parent
							
								
									d9d63d5375
								
							
						
					
					
						commit
						f2731535e1
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,10 @@ RUN apk add --no-cache \
 | 
				
			||||||
    make \
 | 
					    make \
 | 
				
			||||||
    g++ \
 | 
					    g++ \
 | 
				
			||||||
    python3 \
 | 
					    python3 \
 | 
				
			||||||
    py3-pip
 | 
					    py3-pip \
 | 
				
			||||||
 | 
					    mesa-dev \
 | 
				
			||||||
 | 
					    mesa-gl \
 | 
				
			||||||
 | 
					    pkgconf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN pip install --no-cache-dir --break-system-packages conan gitpython \
 | 
					RUN pip install --no-cache-dir --break-system-packages conan gitpython \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue