fix(core): update
This commit is contained in:
@ -18,9 +18,7 @@ RUN apk add --no-cache \
|
||||
libstdc++ \
|
||||
gnupg \
|
||||
nodejs \
|
||||
yarn \
|
||||
&& update-ca-certificates
|
||||
|
||||
RUN yarn global add @shipzone/npmci
|
||||
RUN npm install -g @shipzone/npmci
|
||||
RUN npm config set unsafe-perm true
|
||||
ENV PATH /root/.yarn/bin:$PATH
|
||||
|
Reference in New Issue
Block a user