Skip to content

Commit 431c4a3

Browse files
committed
Dockerfile: Bump to Alpine 3.5
* Update to the latest and greatest for testing. * Closes kylemanna#187
1 parent 70373df commit 431c4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.4
4+
FROM alpine:3.5
55

66
MAINTAINER Kyle Manna <[email protected]>
77

0 commit comments

Comments
 (0)