aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/build_defs/docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_defs/docker/README.md b/tools/build_defs/docker/README.md
index a762cb067d..9933e3bdf9 100644
--- a/tools/build_defs/docker/README.md
+++ b/tools/build_defs/docker/README.md
@@ -109,7 +109,7 @@ Upon success you should be able to run `docker images` and see:
```
REPOSITORY TAG IMAGE ID ...
-blaze/my_image helloworld d3440d7f2bde ...
+bazel/my_image helloworld d3440d7f2bde ...
```
You can now use this docker image with the name `bazel/my_image:helloworld` or