fanchunke / chatgpt-wecom

企业微信接入 GPT3
MIT License
352 stars 98 forks source link

无法运行make dockerenv #63

Open qianzhuyu opened 1 year ago

qianzhuyu commented 1 year ago

[root@ip-172-26-- chatgpt-wecom]# make dockerenv docker build -t chatgpt-wecom:0.1.5 -f /home/centos/chatgpt-wecom/docker/callback.Dockerfile . Sending build context to Docker daemon 1.036 MB Step 1/17 : FROM golang:1.19 AS base Error parsing reference: "golang:1.19 AS base" is not a valid repository/tag: invalid reference format make: *** [dockerenv] 错误 1