xiaofeihai commited on
Commit
d006172
·
verified ·
1 Parent(s): 5d6729c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the pre-built image
2
- FROM ghcr.io/zhu748/xiaoke:latest
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