forked from zaclys/searxng
		
	Dockerfile: use alpine 3.16
This commit is contained in:
		
							parent
							
								
									14cb5f52cd
								
							
						
					
					
						commit
						95603e54e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
FROM alpine:3.15
 | 
			
		||||
FROM alpine:3.16
 | 
			
		||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
 | 
			
		||||
EXPOSE 8080
 | 
			
		||||
VOLUME /etc/searx
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue