Skip to content

Conversation

@gosunuts
Copy link
Contributor

@gosunuts gosunuts commented Aug 20, 2025

Change Description

Update Dockerfile base image from Go 1.22.11 to Go 1.23.12 to match go.mod requirement.
Fixes: #2408

Steps to Test

Steps for reviewers to follow to test the change.

Pull Request Checklist

Testing

  • Your PR passes all CI checks.
  • Tests covering the positive and negative (error paths) are included.
  • Bug fixes contain tests triggering the bug to prevent regressions.

Code Style and Documentation

📝 Please see our Contribution Guidelines for further guidance.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 17086046258

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 75 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.1%) to 54.843%

Files with Coverage Reduction New Missed Lines %
connmgr/connmanager.go 3 84.59%
rpcclient/infrastructure.go 72 42.47%
Totals Coverage Status
Change from base Build 17085726557: -0.1%
Covered Lines: 31121
Relevant Lines: 56746

💛 - Coveralls

@yyforyongyu yyforyongyu merged commit a4ddae2 into btcsuite:master Aug 20, 2025
3 checks passed
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.

[bug]: Dockerfile build fails with outdated base image

4 participants