lix02 commited on
Commit
aa1414f
·
verified ·
1 Parent(s): e847982

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM jokyo2/gobingai
2
 
3
  ENV Go_Proxy_BingAI_BLANK_API_KEY=true
4
  ENV APIKEY=''
@@ -18,4 +18,4 @@ ENV BYPASS_SERVER="https://jokyone-cookiesvr.hf.space/GET?pwd=234567"
18
 
19
  ENV PORT 7860
20
  EXPOSE 7860
21
- CMD ["/app/go-proxy-bingai"]
 
1
+ FROM dayuanjiang/next-ai-draw-io:latest
2
 
3
  ENV Go_Proxy_BingAI_BLANK_API_KEY=true
4
  ENV APIKEY=''
 
18
 
19
  ENV PORT 7860
20
  EXPOSE 7860
21
+ #CMD ["/app/go-proxy-bingai"]