Skip to content

fix(docker): use Go 1.24 builder image#13

Open
ChaosPower wants to merge 1 commit intooktadev:mainfrom
ChaosPower:main
Open

fix(docker): use Go 1.24 builder image#13
ChaosPower wants to merge 1 commit intooktadev:mainfrom
ChaosPower:main

Conversation

@ChaosPower
Copy link
Copy Markdown

Summary

  • Update Docker builder image from golang:1.23.3-alpine to golang:1.24-alpine.

Why

  • Docker build currently fails while building okta-cli-client because a dependency (gofumpt) requires Go >= 1.24.

Validation

  • docker compose build succeeds with this change.
  • Container starts and envsync -h works.

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.

1 participant