Dockerfile: Bump to Alpine 3.5
* Update to the latest and greatest for testing. * Closes #187
This commit is contained in:
parent
70373df974
commit
431c4a3e82
@ -1,7 +1,7 @@
|
|||||||
# Original credit: https://github.com/jpetazzo/dockvpn
|
# Original credit: https://github.com/jpetazzo/dockvpn
|
||||||
|
|
||||||
# Smallest base image
|
# Smallest base image
|
||||||
FROM alpine:3.4
|
FROM alpine:3.5
|
||||||
|
|
||||||
MAINTAINER Kyle Manna <kyle@kylemanna.com>
|
MAINTAINER Kyle Manna <kyle@kylemanna.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user