refactor: udpates yarn installations

This commit is contained in:
Tim Brust 2020-06-07 02:01:57 +02:00
parent 1374ae6183
commit ae12e374c7
No known key found for this signature in database
GPG Key ID: 94EA4986FA50F11B
2 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,5 @@ ENV REFRESHED_AT $REFRESHED_AT
RUN apk add --no-cache \
git \
openssh
RUN npm install -g yarn

View File

@ -7,3 +7,5 @@ ENV REFRESHED_AT $REFRESHED_AT
RUN apk add --no-cache \
git \
openssh
RUN npm install -g yarn