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

View File

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