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

Docker build bug fix #1870

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Docker build bug fix #1870

merged 1 commit into from
Jun 26, 2024

Conversation

Menghuan1918
Copy link
Contributor

镜像构建错误原因:由于上游pip包不再提供python3.8版本的whell,需要自行编译,但是源镜像中不带有g++编译器(由于Action读取的是master分支的构建文件,因此直接提交到master分支)

建议尽早更换python版本(3.8也太老了点吧)

添加依赖后测试构建成功:

图片

@binary-husky binary-husky merged commit 25e06de into binary-husky:master Jun 26, 2024
1 check passed
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.

None yet

2 participants