mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] typo in Dockerfile
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									4ef1c706f8
								
							
						
					
					
						commit
						038a2ff6bd
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -43,7 +43,8 @@ RUN apk add --no-cache -t build-dependencies \ | |||
|     tini \ | ||||
|     uwsgi \ | ||||
|     uwsgi-python3 \ | ||||
|     brotli \ | ||||
|     brotli | ||||
| 
 | ||||
| # For 32bit arm architecture install pydantic from the alpine repos instead of requirements.txt | ||||
| ARG TARGETARCH | ||||
| RUN if [ "$TARGETARCH" = "arm" ]; then \ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser