Skip to content

fix: Pin OpenCode CLI version in Kubeflow Dockerfile#222

Open
geier wants to merge 1 commit intomainfrom
feature/issue-219
Open

fix: Pin OpenCode CLI version in Kubeflow Dockerfile#222
geier wants to merge 1 commit intomainfrom
feature/issue-219

Conversation

@geier
Copy link
Copy Markdown
Contributor

@geier geier commented Apr 10, 2026

Summary

  • Pin the OpenCode CLI version to 1.2.6 in the Kubeflow Dockerfile (docker/kubeflow/Dockerfile), matching the pattern already used in the generic Dockerfile (docker/Dockerfile)
  • Add ARG OPENCODE_VERSION=1.2.6 and pass --version "${OPENCODE_VERSION}" to the install script
  • Add comments noting where to check for new releases

Closes #219

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.

Pin OpenCode CLI version in Kubeflow Dockerfile

1 participant