Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #132

Closed
wants to merge 1 commit into from
Closed

Conversation

songzhibin97
Copy link
Member

No description provided.

@SparkLee
Copy link

SparkLee commented May 17, 2023

Good job, it can fix the problem I encountered when running the command "docker build -t xxx":

=> [builder 2/4] COPY . /src                                                                                                                                              0.1s
=> [builder 3/4] WORKDIR /src                                                                                                                                             0.0s
=> ERROR [builder 4/4] RUN GOPROXY=https://goproxy.cn make build                                                                                                         14.9s
------                                                                                                                                                                          
> [builder 4/4] RUN GOPROXY=https://goproxy.cn make build:                                                                                                                     
#0 0.515 go get github.com/go-kratos/kratos/[email protected]                                                                                                                           
#0 9.475 note: module requires Go 1.18

@songzhibin97
Copy link
Member Author

#130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants