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

fix(dockerfile): build Krakend from source to fix golang vesion mismatch #119

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

donch1989
Copy link
Member

Because

  • The go plugin can't work due to the golang version mismatch. Our plugin need to use go:1.21, but the Krakend image is built from go:1.20

This commit

  • build Krakend from source to fix golang vesion mismatch

Copy link

linear bot commented Dec 28, 2023

@donch1989 donch1989 merged commit 6c9edc2 into main Dec 28, 2023
11 of 12 checks passed
@donch1989 donch1989 deleted the huitang/ins-3123-2 branch December 28, 2023 07:11
heiruwu pushed a commit that referenced this pull request Jan 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.1-beta](v0.7.0-beta...v0.7.1-beta)
(2023-12-29)


### Bug Fixes

* **dockerfile:** build Krakend from source to fix golang vesion
mismatch ([#119](#119))
([6c9edc2](6c9edc2))
* **dockerfile:** fix cross compiling issues
([#122](#122))
([558b99e](558b99e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

3 participants