summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-11-03 08:28:22 -0500
committerClark Laughlin <clark.laughlin@linaro.org>2015-11-03 08:28:22 -0500
commit85ed4f1dc42f06ce0c9a3f4a2b0e43b7f599ba0a (patch)
tree7efb33bf7463877912ad6c49b1267cc9bbda6b93
parentcf4d489c7e44378460198bc56693db29bd06232a (diff)
index.html: updated example
-rw-r--r--registry-browser/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry-browser/static/index.html b/registry-browser/static/index.html
index 7e033f1..5605752 100644
--- a/registry-browser/static/index.html
+++ b/registry-browser/static/index.html
@@ -165,7 +165,7 @@ Aarch64 Docker Registry</h1>
Images may be pulled from this using the <code>docker pull</code> command:<br/><br/>
<code>docker pull quay.io/linaro/<b><i>repository:tag</i></b></code><br/><br/>
i.e.<br/><br/>
-<code>docker pull quay.io/linaro/<b><i>centos7:latest</i></b></code>
+<code>docker pull quay.io/linaro/<b><i>centos:latest</i></b></code>
</p>
<!--