瀏覽代碼

Run update.sh

Docker Library Bot 8 年之前
父節點
當前提交
242a645e7b
共有 3 個文件被更改,包括 6 次插入6 次删除
  1. 4 4
      busybox/README.md
  2. 1 1
      hello-world/README.md
  3. 1 1
      hello-world/content.md

+ 4 - 4
busybox/README.md

@@ -16,10 +16,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1.27.0-uclibc`, `1.27-uclibc`, `1-uclibc`, `uclibc` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/d623116f4f8e4e52b05944fa8df6fb72b1b77ee9/uclibc/Dockerfile)
--	[`1.27.0-glibc`, `1.27-glibc`, `1-glibc`, `glibc` (*glibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/d623116f4f8e4e52b05944fa8df6fb72b1b77ee9/glibc/Dockerfile)
--	[`1.27.0-musl`, `1.27-musl`, `1-musl`, `musl` (*musl/Dockerfile*)](https://github.com/docker-library/busybox/blob/d623116f4f8e4e52b05944fa8df6fb72b1b77ee9/musl/Dockerfile)
--	[`1.27.0`, `1.27`, `1`, `latest` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/d623116f4f8e4e52b05944fa8df6fb72b1b77ee9/uclibc/Dockerfile)
+-	[`1.27.1-uclibc`, `1.27-uclibc`, `1-uclibc`, `uclibc` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/6f879028dcaa53ccebaecc1af26432c217f1d95f/uclibc/Dockerfile)
+-	[`1.27.1-glibc`, `1.27-glibc`, `1-glibc`, `glibc` (*glibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/6f879028dcaa53ccebaecc1af26432c217f1d95f/glibc/Dockerfile)
+-	[`1.27.1-musl`, `1.27-musl`, `1-musl`, `musl` (*musl/Dockerfile*)](https://github.com/docker-library/busybox/blob/6f879028dcaa53ccebaecc1af26432c217f1d95f/musl/Dockerfile)
+-	[`1.27.1`, `1.27`, `1`, `latest` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/6f879028dcaa53ccebaecc1af26432c217f1d95f/uclibc/Dockerfile)
 
 # Quick reference
 

+ 1 - 1
hello-world/README.md

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

+ 1 - 1
hello-world/content.md

@@ -26,7 +26,7 @@ For more examples and ideas, visit:
 
 $ docker images hello-world
 REPOSITORY   TAG     IMAGE ID      SIZE
-hello-world  latest  1815c82652c0  1.84 kB
+hello-world  latest  1815c82652c0  1.84kB
 ```
 
 %%LOGO%%