Files
chatgpt-on-wechat/Dockerfile

3 lines
77 B
Docker
Raw Permalink Normal View History

2023-03-30 02:11:53 +08:00
FROM ghcr.io/zhayujie/chatgpt-on-wechat:latest
ENTRYPOINT ["/entrypoint.sh"]