mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	Docker: upgrade to alpine 3.14
Uses Python version 3.9 instead of 3.8
This commit is contained in:
		
							parent
							
								
									f4da4bafa7
								
							
						
					
					
						commit
						ef12c41206
					
				@ -1,4 +1,4 @@
 | 
			
		||||
FROM alpine:3.13
 | 
			
		||||
FROM alpine:3.14
 | 
			
		||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searx/dockerfiles/docker-entrypoint.sh"]
 | 
			
		||||
EXPOSE 8080
 | 
			
		||||
VOLUME /etc/searx
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user