浏览代码

Run update.sh

Docker Library Bot 9 年之前
父节点
当前提交
da5bbd4768
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      hello-world/README.md
  2. 2 2
      hello-world/content.md

+ 2 - 2
hello-world/README.md

@@ -35,8 +35,8 @@ For more examples and ideas, visit:
 
 
 $ docker images hello-world
-REPOSITORY   TAG     IMAGE ID      VIRTUAL SIZE
-hello-world  latest  4c4abd6d4278  967 B
+REPOSITORY   TAG     IMAGE ID      SIZE
+hello-world  latest  94df4f0ce8a4  967 B
 ```
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

+ 2 - 2
hello-world/content.md

@@ -25,8 +25,8 @@ For more examples and ideas, visit:
 
 
 $ docker images hello-world
-REPOSITORY   TAG     IMAGE ID      VIRTUAL SIZE
-hello-world  latest  4c4abd6d4278  967 B
+REPOSITORY   TAG     IMAGE ID      SIZE
+hello-world  latest  94df4f0ce8a4  967 B
 ```
 
 %%LOGO%%