update version

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-12-14 16:25:09 -05:00
parent cd5b515777
commit 9d5caf7f03
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:latest
LABEL maintainer "Sid Carter <me@sidcarter.com>"
ENV PATH /go/bin:/usr/local/go/bin:$PATH