Skip to content

Conversation

@olqs
Copy link

@olqs olqs commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change
docker.io/library/fedora final major 37 -> 44

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@olqs olqs added the automerge label Dec 1, 2025
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on January 5

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

RUN find . -type f -exec sha256sum {} \;

FROM docker.io/library/fedora:37
FROM docker.io/library/fedora:44
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Updating to unreleased Fedora development version

The update changes the base image from fedora:37 to fedora:44, but Fedora 44 is currently an unreleased development version (rawhide) scheduled for April 2025. The current stable Fedora releases are 41 and 42. Using a rawhide image introduces instability as it's a rolling development branch with daily updates that may contain breaking changes or bugs. The appropriate update would be to a stable release like fedora:41, fedora:42, or fedora:43.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants