We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6f474 commit 59e3901Copy full SHA for 59e3901
Dockerfile
@@ -3,7 +3,7 @@
3
FROM python:3.11-slim AS base
4
5
# MCP Server validation label for Docker registry
6
-LABEL io.modelcontextprotocol.server.name="io.github.codealive-ai/codealive-mcp"
+LABEL io.modelcontextprotocol.server.name="io.github.CodeAlive-AI/codealive-mcp"
7
8
# Set working directory
9
WORKDIR /app
0 commit comments