Skip to content

chore(docker): update Go version to 1.26.4 in multiple Dockerfiles - #252

Merged
YoshihitoAso merged 1 commit into
dev-2.8from
update/golang-version-in-image
Aug 3, 2026
Merged

chore(docker): update Go version to 1.26.4 in multiple Dockerfiles#252
YoshihitoAso merged 1 commit into
dev-2.8from
update/golang-version-in-image

Conversation

@purplesmoke05

Copy link
Copy Markdown
Member

This pull request updates the Go base image version used in several Dockerfiles across the project. The main change is upgrading from golang:1.25-alpine to golang:1.26.4-alpine to ensure the latest Go features, improvements, and security patches are used.

Docker base image upgrade:

  • Updated the Go builder image from golang:1.25-alpine to golang:1.26.4-alpine in the following Dockerfiles:
    • ibet-for-fin-network/general/Dockerfile
    • ibet-for-fin-network/validator/Dockerfile
    • local-network/general/Dockerfile
    • local-network/validator/Dockerfile
    • test-network/general/Dockerfile
    • test-network/validator/Dockerfile

@YoshihitoAso
YoshihitoAso merged commit 022e7a8 into dev-2.8 Aug 3, 2026
1 check 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.

2 participants