Dockerfile: master branch follows alpine:latest
The master branch will follow alpine:latest. See `openvpn-2.x` branches for more stability. Related #267
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
# Original credit: https://github.com/jpetazzo/dockvpn
 | 
			
		||||
 | 
			
		||||
# Smallest base image
 | 
			
		||||
FROM alpine:3.5
 | 
			
		||||
FROM alpine:latest
 | 
			
		||||
 | 
			
		||||
MAINTAINER Kyle Manna <kyle@kylemanna.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user