matrix-nio already depends on aiohttp
This commit is contained in:
		
					parent
					
						
							
								b2eab91475
							
						
					
				
			
			
				commit
				
					
						7a8084170c
					
				
			
		
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -2,9 +2,7 @@ FROM python:3.8-alpine
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPOSE 4785
 | 
					EXPOSE 4785
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN pip3 install --no-cache-dir \
 | 
					RUN pip3 install --no-cache-dir matrix-nio
 | 
				
			||||||
    aiohttp \
 | 
					 | 
				
			||||||
    matrix-nio
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
ADD matrix_webhook.py /
 | 
					ADD matrix_webhook.py /
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue