TP-17651 | Docker File Updated
This commit is contained in:
@@ -11,7 +11,6 @@ RUN yarn install
|
||||
COPY config.template.js /app/config.js
|
||||
COPY . /app
|
||||
RUN yarn lint
|
||||
RUN yarn prettier
|
||||
RUN yarn run build
|
||||
|
||||
FROM 193044292705.dkr.ecr.ap-south-1.amazonaws.com/common/nginx:1.23.3-alpine
|
||||
|
||||
Reference in New Issue
Block a user