Merge pull request #3125 from micmro/update-alpine

update Docker base-image to alpine 3.5
This commit is contained in:
Ron
2017-06-08 12:57:05 -07:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.5
MAINTAINER fehguy