Skip to content

Commit 6db0b63

Browse files
committed
build(docker): remove patches dir copy
1 parent 5b55cac commit 6db0b63

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
@@ -8,7 +8,6 @@ WORKDIR /app
88
RUN npm install -g pnpm@latest-10
99

1010
COPY package.json pnpm-lock.yaml .npmrc ./
11-
COPY patches patches
1211

1312
RUN --mount=type=cache,target=/root/.local/share/pnpm/store pnpm fetch --prod
1413

0 commit comments

Comments
 (0)