forked from zaclys/searxng
		
	Merge pull request #164 from searxng/docker_upgrade_alpine
Docker: upgrade to alpine 3.14
This commit is contained in:
		
						commit
						fb2f4ba902
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament