ix runtime policy pin mismatch and make dependency audits non-blocking #81
@@ -19,7 +19,8 @@ RUN set -eux; \
|
||||
done; \
|
||||
return 1; \
|
||||
}; \
|
||||
retry 5 npm install -g --force @yarnpkg/cli-dist@4.10.3; \
|
||||
corepack enable; \
|
||||
retry 5 corepack prepare yarn@4.10.3 --activate; \
|
||||
retry 5 yarn install --immutable
|
||||
|
||||
FROM deps AS build
|
||||
|
||||
Reference in New Issue
Block a user