mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-04-03 21:23:37 +03:00
refactor: udpates yarn installations
This commit is contained in:
parent
1374ae6183
commit
ae12e374c7
2 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,5 @@ ENV REFRESHED_AT $REFRESHED_AT
|
|||
RUN apk add --no-cache \
|
||||
git \
|
||||
openssh
|
||||
|
||||
RUN npm install -g yarn
|
||||
|
|
|
@ -7,3 +7,5 @@ ENV REFRESHED_AT $REFRESHED_AT
|
|||
RUN apk add --no-cache \
|
||||
git \
|
||||
openssh
|
||||
|
||||
RUN npm install -g yarn
|
||||
|
|
Loading…
Add table
Reference in a new issue