INFRA-3970 | Dhruv | upgrade yarn
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM 193044292705.dkr.ecr.ap-south-1.amazonaws.com/common/node:18.15.0-alpine3.16 as build
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
RUN yarn upgrade
|
||||
RUN yarn cache clean
|
||||
RUN yarn install
|
||||
RUN yarn build
|
||||
|
||||
Reference in New Issue
Block a user