mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user