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