Skip to content

Commit

Permalink
fix: dockerfile chromium 패키지 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
jcy0308 committed Sep 1, 2024
1 parent 48929fc commit f529961
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ COPY nest-cli.json ./
COPY tsconfig.json ./
COPY tsconfig.build.json ./

RUN apk update
RUN apk upgrade
RUN apk add --no-cache udev ttf-freefont chromium

ENV LANG=ko_KR.UTF-8
ENV LANGUAGE=ko_KR.UTF-

Expand Down

0 comments on commit f529961

Please sign in to comment.