Skip to content

Commit cd66ac5

Browse files
committed
chore: remove dependencies in devcontainer image
1 parent 8ad5797 commit cd66ac5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,4 @@ WORKDIR /workspace
77
COPY .yarn /workspace/.yarn
88
COPY package.json yarn.lock /workspace/
99

10-
# Install dependencies (Yarn Berry)
11-
RUN yarn install
12-
1310
CMD [ "bash" ]

0 commit comments

Comments
 (0)