Skip to content

Commit

Permalink
fix: lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
wajeht committed Dec 17, 2023
1 parent 3ed1d5d commit 32ca14b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ RUN apk add curl

COPY ./ .

RUN npm install \
&& npm run build:ui
RUN npm run build:ui

EXPOSE 8087

Expand Down

0 comments on commit 32ca14b

Please sign in to comment.