Skip to content

Conversation

@ShahanaFarooqui
Copy link
Collaborator

Changelog-Fixed: Core lightning version in Docker image will not be missing.

Fixes #8602.

@ShahanaFarooqui ShahanaFarooqui marked this pull request as ready for review November 4, 2025 06:51
@ShahanaFarooqui
Copy link
Collaborator Author

The version string includes the -modded suffix even on tagged commits due to changes detected by git status:

Changes not staged for commit:
  - deleted: Dockerfile
  - deleted: contrib/docker/Dockerfile.builder.fedora

Untracked files:
  - .cargo/

To fix this, we added these paths to .dockerignore & .gitignore.

@ShahanaFarooqui ShahanaFarooqui added this to the v25.12 milestone Nov 6, 2025
@madelinevibes madelinevibes added the Status::Ready for Review The work has been completed and is now awaiting evaluation or approval. label Nov 12, 2025
Copy link
Collaborator

@sangbida sangbida left a comment

Choose a reason for hiding this comment

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

This looks good to me, just need to fix the merge conflict.

Changelog-Fixed: Core lightning version in Docker image will not be missing.
@sangbida sangbida enabled auto-merge (rebase) November 13, 2025 01:33
@sangbida sangbida disabled auto-merge November 13, 2025 01:34
@sangbida sangbida merged commit 5733046 into ElementsProject:master Nov 13, 2025
36 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status::Ready for Review The work has been completed and is now awaiting evaluation or approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker Image Built via Manual Workflow Does Not Reflect Correct Core Lightning Version

3 participants