-
Notifications
You must be signed in to change notification settings - Fork 0
Update fedora Docker tag to v43 - abandoned #36
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
base: main
Are you sure you want to change the base?
Conversation
|
WalkthroughThe Dockerfile located under Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
gh-actions/Dockerfile (1)
2-32: Dockerfile Structure and Compatibility CheckThe remainder of the Dockerfile remains unchanged and appears to follow standard practices for setting up a Fedora-based container. However, since the base image has changed to Fedora 43, please verify that:
- All package management steps (e.g.,
dnf -y upgrade --refreshand the installation of specific packages) are fully compatible with Fedora 43.- No deprecations or changes in package naming affect your build process.
If any incompatibilities arise in future builds, consider updating the related instructions accordingly.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
gh-actions/Dockerfile(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: build-fedora-image-workflow
🔇 Additional comments (1)
gh-actions/Dockerfile (1)
1-1: Base Image Update VerificationThe base image has been updated from Fedora 42 to Fedora 43 with a new SHA256 digest. Please ensure that the digest
b00fc3cf4a22cd2d4b3bd645aa68097c3fc958b0f723fd7fe4fef26ee2dea3eb
matches the official Fedora 43 image published by the Fedora maintainers. This update meets the PR objectives, but a quick verification is recommended to avoid any unexpected issues due to digest mismatches.
11514e8 to
0acac4e
Compare
0acac4e to
821beb8
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
42->43Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.