Spaces:
wuran
/
Runtime error

wuran commited on
Commit
91ad102
·
verified ·
1 Parent(s): 492861a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM martialbe/one-api:latest as oneapi
3
  FROM nginx:alpine
4
 
5
  EXPOSE 7860
 
1
 
2
+ FROM ai365/chat-api:latest as oneapi
3
  FROM nginx:alpine
4
 
5
  EXPOSE 7860