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: relax package versions #1440

Closed
wants to merge 1 commit into from

Conversation

voron
Copy link
Contributor

@voron voron commented Apr 11, 2023

Description

Relax package versions pins, fixes #1438 probably

Rationale

Docker build fails due to mainstream alpine updates

#6 0.977 ERROR: unable to select packages:
#6 0.992   bind-tools-9.16.39-r0:
#6 0.992     breaks: world[bind-tools~9.16.37]

Changes

Notable changes:

  • Dockerfile: relax package versions pins

@galaio
Copy link
Contributor

galaio commented Apr 12, 2023

Hi, the #1430 also relaxes Alpine's package version, but the docker has not been rebuilt.

@brilliant-lx
Copy link
Collaborator

Thank you for you fix, I think we will use the one that is already in develop branch: #1430
I will close it.

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.

v1.1.22 image is missing in ghcr.io
3 participants