Skip to content

Conversation

@ShahanaFarooqui
Copy link
Collaborator

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

Fixes #8602.

Changelog-Fixed: Core lightning version in Docker image will not be missing.
@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
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

2 participants