Skip to content

Conversation

@plural-copilot
Copy link

This PR bumps the Go version to 1.24.6 in the go.mod file and updates all Dockerfiles to use the Go 1.24.6 base image.

Changes:

  • Updated go.mod to require Go 1.24.6
  • Changed base image from golang:1.25 to golang:1.24.6 in the following Dockerfiles:
    • build/docker/agentk.Dockerfile
    • build/docker/agentk.debug.Dockerfile
    • build/docker/kas.Dockerfile
    • build/docker/kas.debug.Dockerfile

This ensures the project uses Go 1.24.6 or higher consistently across builds.

@michaeljguarino michaeljguarino deleted the agent/bump-go-version-to-1.24.6-1698575717960 branch October 29, 2025 23:09
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