free-gpt commited on
Commit
2410f0c
·
1 Parent(s): a60ea3a

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.4
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.5
2
 
3
  CMD /usr/local/bin/gunicorn app:app --bind 0.0.0.0:7860 --timeout 360 --workers 4