chore(deps): update yarn to v4.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
8d0e1c2c7b
commit
6017c77d5c
@ -4,7 +4,7 @@ WORKDIR /opt/app
|
|||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install make \
|
&& apt-get -y install make \
|
||||||
&& yarn set version 4.5.1
|
&& yarn set version 4.6.0
|
||||||
|
|
||||||
COPY ./Makefile ./
|
COPY ./Makefile ./
|
||||||
COPY ./package.json ./
|
COPY ./package.json ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user