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

unable to build docker image #1270

Closed
xolom opened this issue Jan 6, 2023 · 2 comments · Fixed by #1271
Closed

unable to build docker image #1270

xolom opened this issue Jan 6, 2023 · 2 comments · Fixed by #1271
Assignees

Comments

@xolom
Copy link
Contributor

xolom commented Jan 6, 2023

There is an issue with an alpine package when building the docker image

#0 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
#0 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
#0 0.696 ERROR: unable to select packages:
#0 0.720   bind-tools-9.16.36-r0:
#0 0.720     breaks: world[bind-tools~9.16.33]

Seems line the package version needs to be updated (https://github.com/bnb-chain/bsc/blob/master/Dockerfile#L29) ?

@xolom
Copy link
Contributor Author

xolom commented Jan 6, 2023

I could fix it with #1271

@keefel
Copy link
Contributor

keefel commented Jan 9, 2023

I could fix it with #1271

There is a Lint Commit Messages error, could you please fix it?

@keefel keefel self-assigned this Jan 9, 2023
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 a pull request may close this issue.

2 participants