more deps
This commit is contained in:
		
							parent
							
								
									385aa3550e
								
							
						
					
					
						commit
						d57e50d604
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ RUN corepack enable
 | 
				
			||||||
COPY . /app
 | 
					COPY . /app
 | 
				
			||||||
WORKDIR /app
 | 
					WORKDIR /app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apk add --no-cache ffmpeg python3 py3-pip
 | 
					RUN apk add --no-cache ffmpeg python3 py3-pip build-base
 | 
				
			||||||
RUN pip3 install --no-cache --upgrade --break-system-packages pip setuptools
 | 
					RUN pip3 install --no-cache --upgrade --break-system-packages pip setuptools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM base AS deps
 | 
					FROM base AS deps
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue