diff --git a/hello-world/README.md b/hello-world/README.md
index d7e836821c53..4ec80bafd6cf 100644
--- a/hello-world/README.md
+++ b/hello-world/README.md
@@ -90,7 +90,7 @@ For more examples and ideas, visit:
 
 $ docker images hello-world
 REPOSITORY    TAG       IMAGE ID       SIZE
-hello-world   latest    9c7a54a9a43c   13.26kB
+hello-world   latest    d2c94e258dcb   13.26kB
 ```
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)
diff --git a/hello-world/content.md b/hello-world/content.md
index 18a58e780746..6fb8f3e68767 100644
--- a/hello-world/content.md
+++ b/hello-world/content.md
@@ -27,7 +27,7 @@ For more examples and ideas, visit:
 
 $ docker images %%IMAGE%%
 REPOSITORY    TAG       IMAGE ID       SIZE
-hello-world   latest    9c7a54a9a43c   13.26kB
+hello-world   latest    d2c94e258dcb   13.26kB
 ```
 
 %%LOGO%%