mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
vault version bump
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
7bccd05a3e
commit
39786742af
|
@ -7,7 +7,7 @@ ENV GOPATH /go
|
|||
RUN apk --no-cache add \
|
||||
ca-certificates
|
||||
|
||||
ENV VAULT_VERSION v0.7.2
|
||||
ENV VAULT_VERSION v0.7.3
|
||||
|
||||
RUN buildDeps=' \
|
||||
bash \
|
||||
|
|
Loading…
Reference in New Issue
Block a user