mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-02-17 20:53:23 +03:00
refactor: udpates yarn installations
This commit is contained in:
parent
1374ae6183
commit
ae12e374c7
@ -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…
x
Reference in New Issue
Block a user