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 ```  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%%