diff --git a/packages/gitlab-mcp/Dockerfile b/packages/gitlab-mcp/Dockerfile index e31a6674..86dc85a3 100644 --- a/packages/gitlab-mcp/Dockerfile +++ b/packages/gitlab-mcp/Dockerfile @@ -171,7 +171,7 @@ CMD ["sse"] # ============================================================================ LABEL org.opencontainers.image.title="GitLab MCP Server" LABEL org.opencontainers.image.description="Advanced GitLab MCP server" -LABEL org.opencontainers.image.vendor="sw.foundation" +LABEL org.opencontainers.image.vendor="Dmitry Prudnikov" LABEL org.opencontainers.image.authors="Dmitry Prudnikov " LABEL org.opencontainers.image.url="https://github.com/structured-world/gitlab-mcp" LABEL org.opencontainers.image.documentation="https://github.com/structured-world/gitlab-mcp/blob/main/README.md"