Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Use the pre-built image
|
| 2 |
-
FROM ghcr.io/zhu748/xiaoke:
|
| 3 |
|
| 4 |
# Set environment variables for Hugging Face deployment
|
| 5 |
# Use PORT env var from Hugging Face or default to 7860
|
|
|
|
| 1 |
# Use the pre-built image
|
| 2 |
+
FROM ghcr.io/zhu748/xiaoke:sha-2f5938c
|
| 3 |
|
| 4 |
# Set environment variables for Hugging Face deployment
|
| 5 |
# Use PORT env var from Hugging Face or default to 7860
|