Skip to content

Commit

Permalink
fix: dockerfile env 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
jcy0308 committed Sep 1, 2024
1 parent ba1ad84 commit 48929fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ COPY /.husky ./
COPY nest-cli.json ./
COPY tsconfig.json ./
COPY tsconfig.build.json ./
COPY .env ./

RUN apk update
RUN apk upgrade
Expand Down

0 comments on commit 48929fc

Please sign in to comment.