Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.0.1
docker pull chatgptweb/chatgpt-web:v3.0.1
What's Changed
- fix: ctrl+c not work when running use docker container by @BobDu in #599
- perf: implement the expand/collapse function for reasoning process by @jamebal in #602
Full Changelog: v3.0.0...v3.0.1