aws / aws/aws-codebuild-docker-images
Feature request: Golang 1.24 and 1.25 support
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 971
- Avg merge
- 2h 47m
- Merged PRs (30d)
- 1
Description
Please add support for Golang 1.24 and 1.25 to the next aws/codebuild/standard image.
Golang 1.25 has been released on 2025-08-12, see https://tip.golang.org/doc/devel/release#go1.25.0
Golang 1.24 has been released on 2025-02-11, see https://go.dev/doc/devel/release#go1.24.0
Each major Go release is supported until there are two newer major releases. --> Golang 1.23 is no longer a supported version.
Contributor guide
Research direction
Start by locating the standard image Dockerfiles and the definitions that control installed Go versions. Verify how existing language versions are added, then confirm the resulting image exposes Go 1.24 and 1.25 while excluding unsupported Go 1.23.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100