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:
parent
d974c0ac6a
commit
e00a72a3f6
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user