瀏覽代碼

Run update.sh

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

+ 1 - 1
hello-world/README.md

@@ -34,7 +34,7 @@ For more examples and ideas, visit:
 
 $ docker images hello-world
 REPOSITORY   TAG     IMAGE ID      VIRTUAL SIZE
-hello-world  latest  0a6ba66e537a  960 B
+hello-world  latest  975b84d108f1  960 B
 ```
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/master/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      VIRTUAL SIZE
-hello-world  latest  0a6ba66e537a  960 B
+hello-world  latest  975b84d108f1  960 B
 ```
 
 %%LOGO%%

+ 2 - 2
wordpress/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`4.3.1-apache`, `4.3.1`, `4.3-apache`, `4.3`, `4-apache`, `apache`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/4c69e958dac3fc28183093ed79931f34c2d1d67e/apache/Dockerfile)
--	[`4.3.1-fpm`, `4.3-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/4c69e958dac3fc28183093ed79931f34c2d1d67e/fpm/Dockerfile)
+-	[`4.3.1-apache`, `4.3.1`, `4.3-apache`, `4.3`, `4-apache`, `apache`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/ef064e49ebedfa12cf27e94c58b6ec103ae9b816/apache/Dockerfile)
+-	[`4.3.1-fpm`, `4.3-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/ef064e49ebedfa12cf27e94c58b6ec103ae9b816/fpm/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/wordpress`)](https://github.com/docker-library/official-images/blob/master/library/wordpress). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).