Skip to content

Commit 3a6ad88

Browse files
committed
fix : 도커 파일 변경
1 parent 233076d commit 3a6ad88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ WORKDIR /usr/src/app
33

44

55
RUN yarn add -D prettier eslint-config-prettier eslint-plugin-prettier
6-
RUN yarn set version berry
76

87
COPY package* yarn.lock .yarn .yarnrc.yml ./
98
COPY . .

0 commit comments

Comments
 (0)