Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Rebuild
|
| 2 |
|
| 3 |
# Stage 1: Clone upstream + patch frontend ChatInput + build
|
| 4 |
FROM node:20-alpine AS patcher
|
|
|
|
| 1 |
+
# Rebuild v9: Fix model routing - Hy3 Preview (OpenRouter via openai/tencent/), cohere/north-mini-code, deepseek/deepseek-v4-flash OR route, gpt-oss-120b no double-prefix
|
| 2 |
|
| 3 |
# Stage 1: Clone upstream + patch frontend ChatInput + build
|
| 4 |
FROM node:20-alpine AS patcher
|