Skip to content

Commit e19b812

Browse files
committed
fix: fixed dockerfile for mcp server
1 parent 527bc42 commit e19b812

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integrations/mcp-server/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ WORKDIR /app
99

1010
# Workspace root files
1111
COPY pnpm-lock.yaml pnpm-workspace.yaml package.json ./
12+
COPY patches/ ./patches/
1213

1314
# Package files
1415
COPY integrations/mcp-server/package.json integrations/mcp-server/tsconfig.json ./integrations/mcp-server/

0 commit comments

Comments
 (0)