diff --git a/docs/getting-started/run-superbench.md b/docs/getting-started/run-superbench.md index 22c24c5e6..73f00c9c0 100644 --- a/docs/getting-started/run-superbench.md +++ b/docs/getting-started/run-superbench.md @@ -27,7 +27,7 @@ sb deploy -f remote.ini --host-password [password] :::note Note You should deploy corresponding Docker image to use release version, for example, -`sb deploy -f local.ini -i superbench/superbench:v0.11.0-cuda12.2` +`sb deploy -f local.ini -i superbench/superbench:v0.11.0-cuda12.4` You should note that version of git repo only determines version of sb CLI, and not the sb container. You should define the container version even if you specified a release version for the git clone.