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

kata-monitor: fix Dockerfile to build image #8729

Merged
merged 1 commit into from Dec 26, 2023

Conversation

liubin
Copy link
Member

@liubin liubin commented Dec 26, 2023

move SKIP_GO_VERSION_CHECK after make command to skip checking golang version.

And also upgrade golang to 1.19.

Fixes: #8728

move `SKIP_GO_VERSION_CHECK` after `make` command to skip
checking golang version.

And also upgrade golang to 1.19.

Fixes: kata-containers#8728

Signed-off-by: Bin Liu <bin@hyper.sh>
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Dec 26, 2023
@liubin
Copy link
Member Author

liubin commented Dec 26, 2023

/test

Copy link
Contributor

@Apokleos Apokleos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx @liubin LGTM !

@Tim-Zhang Tim-Zhang merged commit a4ad12a into kata-containers:main Dec 26, 2023
179 of 254 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build kata-monitor image failed
6 participants