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

Fixes: upgrade docker base image to fix error: 0.524 go: go.mod requi… #1609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hevinhsu
Copy link

Upgrade docker base image when execute docker-compose up -d in main branch.
error message:

 => ERROR [dkron 6/8] RUN go mod download                                                                      1.8s ------
 > [dkron 6/8] RUN go mod download:
0.524 go: go.mod requires go >= 1.23.1 (running go 1.22.9; GOTOOLCHAIN=local)
------
failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1

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.

1 participant