Skip to content

Commit 45ef663

Browse files
committed
fix: add mcp-client to Dockerfile.validation
1 parent 29d4de8 commit 45ef663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile.validation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ COPY mcp-security-middleware ./mcp-security-middleware/
2626
COPY mcp-transport ./mcp-transport/
2727
COPY mcp-macros ./mcp-macros/
2828
COPY mcp-server ./mcp-server/
29+
COPY mcp-client ./mcp-client/
2930
COPY mcp-external-validation ./mcp-external-validation/
3031
COPY conformance-tests ./conformance-tests/
3132
COPY examples ./examples/

0 commit comments

Comments
 (0)