Update docker image#14
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the default container images to use a new registry (rolebasedgroup-registry.cn-beijing.cr.aliyuncs.com) and version tag (v0.1.0) across the CLI, documentation, and plugins. It also updates the Dockerfiles to use vendored Go builds and adds a README for building Docker images. However, there are critical issues in docker/tools/genai-bench.Dockerfile where the -i and --index-url flags are used incorrectly without specifying actual URLs, which will cause the Docker build to fail.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
What
Related Issues
Type of Change
Describe how to verify it
Checklist
make build-cli,go test ./...)