build.latest.sh 109B

1234
  1. #!/bin/bash
  2. cd .. && docker build -f docker/Dockerfile.latest \
  3. -t zhayujie/chatgpt-on-wechat .