Skip to content

Commit 99de61a

Browse files
authored
Merge branch 'main' into ubi_image_pip
2 parents 2db8863 + b4a5d72 commit 99de61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ENV MCP_TRANSPORT=stdio
55

66
COPY . .
77
# Install dependencies
8+
89
RUN pip install --no-cache-dir .
910

1011
# Environment variables (set these when running the container)

0 commit comments

Comments
 (0)