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

Bumping dockerfile build go version to 1.21 #677

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

i3149
Copy link
Contributor

@i3149 i3149 commented Mar 4, 2024

This fixes this build error:

 > [linux/amd64 build 5/5] RUN make:
0.070 go generate ./cmd/version
0.073 go: errors parsing go.mod:
0.073 /src/go.mod:5: unknown directive: toolchain
0.074 make: *** [Makefile:3: all] Error 1

Also brings up to date the go version to 1.21 for production builds.

@i3149 i3149 requested a review from thezackm March 4, 2024 21:29
@i3149 i3149 merged commit d5d8315 into main Mar 4, 2024
1 check passed
@i3149 i3149 deleted the fix-build-go-version branch March 4, 2024 21:33
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