free-gpt commited on
Commit
13df263
·
verified ·
1 Parent(s): eafc39c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM rafaelcalleja/g4f:0.0.9
2
 
3
  CMD /usr/local/bin/gunicorn app:app --bind 0.0.0.0:7860 --timeout 360 --workers 4
 
1
+ FROM rafaelcalleja/g4f:0.0.10
2
 
3
  CMD /usr/local/bin/gunicorn app:app --bind 0.0.0.0:7860 --timeout 360 --workers 4