mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Update yarn version in the cross Dockerfile
This commit is contained in:
parent
a68f6cb543
commit
9a0dc6061e
@ -17,7 +17,7 @@ RUN apt-get install -y nodejs
|
||||
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN npm install -g yarn@1.5.0
|
||||
RUN npm install -g yarn@1.9.4
|
||||
|
||||
ENV GOVERSION 1.10.3
|
||||
RUN mkdir /goroot && mkdir /gopath
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user