mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #612 from dalf/revert-pr-483
[mod] Dockerfile: use binary from pypi
This commit is contained in:
		
						commit
						2713ac6c0b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ RUN apk upgrade --no-cache \ | |||
|     uwsgi-python3 \ | ||||
|     brotli \ | ||||
|  && pip3 install --upgrade pip wheel setuptools \ | ||||
|  && pip3 install --no-cache  --no-binary :all: -r requirements.txt \ | ||||
|  && pip3 install --no-cache -r requirements.txt \ | ||||
|  && apk del build-dependencies \ | ||||
|  && rm -rf /root/.cache | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament