Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthi-aot committed Mar 13, 2024
1 parent 51c0604 commit 2186010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/caseflow_web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN npm install [email protected] -g --silent

COPY . /case-flow-web/app/

#RUN npm run build
RUN npm run build

# Stage 2: Serve React App with NGINX
FROM nginx:alpine as production-stage
Expand Down

0 comments on commit 2186010

Please sign in to comment.