From f6494f3862997aeab2dee157407dac0b52a01c17 Mon Sep 17 00:00:00 2001 From: "7. Sun" Date: Fri, 15 May 2026 00:08:15 +0200 Subject: [PATCH] docs: update sandbox image command (#26774) --- docs/get-started/installation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/get-started/installation.mdx b/docs/get-started/installation.mdx index eaf175e30a..52342f57a4 100644 --- a/docs/get-started/installation.mdx +++ b/docs/get-started/installation.mdx @@ -111,8 +111,8 @@ You can also run Gemini CLI using one of the following advanced methods: directly. This is useful for environments where you only have Docker and want to run the CLI. ```bash - # Run the published sandbox image - docker run --rm -it us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.1 + # Run the published sandbox image for a specified CLI version + docker run --rm -it us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.42.0-nightly.20260428.g59b2dea0e ``` - **Using the `--sandbox` flag:** If you have Gemini CLI installed locally (using the standard installation described above), you can instruct it to run