99i commited on
Commit
1a24901
·
verified ·
1 Parent(s): 8718c5b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM yzg963/dify-api
2
 
3
  # 确保创建存储目录
4
  RUN mkdir -p /app/api/storage && chmod 777 /app/api/storage
 
1
+ FROM henrybit/dify-api
2
 
3
  # 确保创建存储目录
4
  RUN mkdir -p /app/api/storage && chmod 777 /app/api/storage