You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
[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
The text was updated successfully, but these errors were encountered: