mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/asciimoo/searx into filtron
This commit is contained in:
		
						commit
						9c08adf6f2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -53,7 +53,8 @@ RUN apk upgrade --no-cache \ | |||
|     uwsgi-python3 \ | ||||
|  && pip3 install --upgrade pip \ | ||||
|  && pip3 install --no-cache -r requirements.txt \ | ||||
|  && apk del build-dependencies | ||||
|  && apk del build-dependencies \ | ||||
|  && rm -rf /root/.cache | ||||
| 
 | ||||
| COPY --chown=searx:searx . . | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser