Spaces:
Running
Running
Commit ·
bcf226e
1
Parent(s): db8ee02
checking changes
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# OpenTriage AI Engine - Full Backend
|
| 2 |
# Hugging Face Spaces Deployment
|
| 3 |
-
# Cache bust: 2026-
|
| 4 |
|
| 5 |
FROM python:3.10-slim
|
| 6 |
|
|
|
|
| 1 |
# OpenTriage AI Engine - Full Backend
|
| 2 |
# Hugging Face Spaces Deployment
|
| 3 |
+
# Cache bust: 2026-02-09-v3 - Force rebuild with fixed imports
|
| 4 |
|
| 5 |
FROM python:3.10-slim
|
| 6 |
|