go is not up to date on alpine for vault

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-03-20 18:17:09 -07:00
parent a120d3e1ea
commit 5adc3a9423
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -8,7 +8,7 @@ RUN apk --no-cache add \
ca-certificates \
curl
ENV VAULT_VERSION v0.7.0
ENV VAULT_VERSION v0.6.5
RUN buildDeps=' \
bash \