Browse Source

Run update.sh

Docker Library Bot 9 months ago
parent
commit
0a8fa20828
2 changed files with 2 additions and 2 deletions
  1. 1 1
      hello-world/README.md
  2. 1 1
      hello-world/content.md

+ 1 - 1
hello-world/README.md

@@ -99,7 +99,7 @@ For more examples and ideas, visit:
 
 $ docker images hello-world
 REPOSITORY    TAG       IMAGE ID       SIZE
-hello-world   latest    d2c94e258dcb   13.26kB
+hello-world   latest    74cc54e27dc4   10.07kB
 ```
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

+ 1 - 1
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    d2c94e258dcb   13.26kB
+hello-world   latest    74cc54e27dc4   10.07kB
 ```
 
 %%LOGO%%