This commit is contained in:
parent
38a8709a09
commit
3fc82b4024
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - && \
|
|||
npm i -g yarn
|
||||
|
||||
FROM yarn AS docs
|
||||
RUN yarn install -g @getmeli/cli@1.2.0
|
||||
RUN yarn global add @getmeli/cli@1.2.0
|
Loading…
Reference in a new issue