Skip to content

Commit e00a72a

Browse files
committed
Dockerfile: master branch follows alpine:latest
The master branch will follow alpine:latest. See `openvpn-2.x` branches for more stability. Related #267
1 parent d974c0a commit e00a72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Original credit: https://github.com/jpetazzo/dockvpn
22

33
# Smallest base image
4-
FROM alpine:3.5
4+
FROM alpine:latest
55

66
MAINTAINER Kyle Manna <[email protected]>
77

0 commit comments

Comments
 (0)