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(dev): fix docker env breaking on latest alpine version #1616

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

NotFish232
Copy link
Member

@NotFish232 NotFish232 commented Jan 12, 2024

Proposed changes

  • Specify version of alpine instead of using latest

  • Fix error where ERROR: unable to select packages: kinit (no such package): required by: world[kinit]

  • New alpine docker image has a fix to make it work but in the future it is better to specify a static version in case new versions break.

@coveralls
Copy link

Coverage Status

coverage: 80.185% (+0.01%) from 80.174%
when pulling 6f9bedb on NotFish232:fix-docker-env
into 228d428 on tjcsl:dev.

@NotFish232 NotFish232 merged commit 3398826 into tjcsl:dev Jan 12, 2024
6 checks passed
@NotFish232 NotFish232 deleted the fix-docker-env branch February 26, 2024 18:09
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.

2 participants