chore: upgrade yarn to 4.5.0
This commit is contained in:
parent
9b118e8bc4
commit
9cacd30441
@ -4,7 +4,7 @@ WORKDIR /opt/app
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install make \
|
||||
&& yarn set version 4.4.0
|
||||
&& yarn set version 4.5.0
|
||||
|
||||
COPY ./Makefile ./
|
||||
COPY ./package.json ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user