summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/userguide/07-installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide/07-installation.rst b/docs/userguide/07-installation.rst
index d3d7bc1ce..d1ab84d65 100644
--- a/docs/userguide/07-installation.rst
+++ b/docs/userguide/07-installation.rst
@@ -148,7 +148,7 @@ Run the Docker image:
::
- docker run --privileged=true -it opnfv/yardstick /bin/bash
+ docker run --privileged=true -it opnfv/yardstick:stable /bin/bash
In the container the Yardstick repository is located in the /home/opnfv/repos
directory.