hstz commited on
Commit
a65b8db
·
verified ·
1 Parent(s): 1245dea

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM drfyup/fycursor:latest
2
 
3
  # 确保文件权限正确
4
  RUN chmod 777 /app && \
 
1
+ FROM wisdgod/cursor-api:v0.1.3-rc.3.3
2
 
3
  # 确保文件权限正确
4
  RUN chmod 777 /app && \