mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
go is not up to date on alpine for vault
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
a120d3e1ea
commit
5adc3a9423
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user