Skip to content

Comments

CHAINS-6848 upgrade go in forked btcd dockerfile#12

Merged
rahul-aravind-opti merged 1 commit intomasterfrom
upgrade-go-in-docker-file
Nov 11, 2025
Merged

CHAINS-6848 upgrade go in forked btcd dockerfile#12
rahul-aravind-opti merged 1 commit intomasterfrom
upgrade-go-in-docker-file

Conversation

@rahul-aravind-opti
Copy link

Upgrades the Dockerfile base image from golang:1.22.11-alpine3.21 to golang:1.23-alpine to resolve build failures caused by a version mismatch between the Docker build environment and the go.mod requirement of Go 1.23.2, which was preventing multi-architecture builds from completing successfully across amd64, arm64, arm/v7, and 386 platforms.

@rahul-aravind-opti rahul-aravind-opti changed the title CHAINS-6848 upgrade go CHAINS-6848 upgrade go in forked btcd dockerfile Nov 11, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 19269206306

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.007%) to 54.799%

Files with Coverage Reduction New Missed Lines %
btcec/v2/schnorr/signature.go 1 79.46%
btcutil/gcs/gcs.go 1 80.95%
Totals Coverage Status
Change from base Build 19248711433: 0.007%
Covered Lines: 31119
Relevant Lines: 56788

💛 - Coveralls

@rahul-aravind-opti rahul-aravind-opti merged commit c119a12 into master Nov 11, 2025
6 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.

3 participants