ソースを参照

Run update.sh

Docker Library Bot 7 年 前
コミット
58bd37d18d
4 ファイル変更19 行追加20 行削除
  1. 3 6
      docker/README.md
  2. 4 2
      ghost/README.md
  3. 6 6
      golang/README.md
  4. 6 6
      postgres/README.md

+ 3 - 6
docker/README.md

@@ -16,12 +16,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`18.06.1-ce-rc2`, `18.06-rc`, `rc`, `test` (*18.06-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/5ca0a1b18ec5de602a668c760723e5ed27fc3382/18.06-rc/Dockerfile)
--	[`18.06.1-ce-rc2-dind`, `18.06-rc-dind`, `rc-dind`, `test-dind` (*18.06-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/fe9ffca05a3e29de69d7b2e8dd6c3d505e83412b/18.06-rc/dind/Dockerfile)
--	[`18.06.1-ce-rc2-git`, `18.06-rc-git`, `rc-git`, `test-git` (*18.06-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/fe9ffca05a3e29de69d7b2e8dd6c3d505e83412b/18.06-rc/git/Dockerfile)
--	[`18.06.0-ce`, `18.06.0`, `18.06`, `18`, `edge`, `stable`, `latest` (*18.06/Dockerfile*)](https://github.com/docker-library/docker/blob/5ca0a1b18ec5de602a668c760723e5ed27fc3382/18.06/Dockerfile)
--	[`18.06.0-ce-dind`, `18.06.0-dind`, `18.06-dind`, `18-dind`, `edge-dind`, `stable-dind`, `dind` (*18.06/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/595ad0c92090937dcb7c200900fb97e36d36c412/18.06/dind/Dockerfile)
--	[`18.06.0-ce-git`, `18.06.0-git`, `18.06-git`, `18-git`, `edge-git`, `stable-git`, `git` (*18.06/git/Dockerfile*)](https://github.com/docker-library/docker/blob/595ad0c92090937dcb7c200900fb97e36d36c412/18.06/git/Dockerfile)
+-	[`18.06.1-ce`, `18.06.1`, `18.06`, `18`, `edge`, `stable`, `test`, `latest` (*18.06/Dockerfile*)](https://github.com/docker-library/docker/blob/75d265c97922a504c509dd01aaff17bd49072ea6/18.06/Dockerfile)
+-	[`18.06.1-ce-dind`, `18.06.1-dind`, `18.06-dind`, `18-dind`, `edge-dind`, `stable-dind`, `test-dind`, `dind` (*18.06/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/595ad0c92090937dcb7c200900fb97e36d36c412/18.06/dind/Dockerfile)
+-	[`18.06.1-ce-git`, `18.06.1-git`, `18.06-git`, `18-git`, `edge-git`, `stable-git`, `test-git`, `git` (*18.06/git/Dockerfile*)](https://github.com/docker-library/docker/blob/595ad0c92090937dcb7c200900fb97e36d36c412/18.06/git/Dockerfile)
 
 # Quick reference
 

+ 4 - 2
ghost/README.md

@@ -16,8 +16,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`1.25.5`, `1.25`, `1`, `latest` (*1/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/45aaec28dbf650199d283c1ce4998764b6bc24ee/1/debian/Dockerfile)
--	[`1.25.5-alpine`, `1.25-alpine`, `1-alpine`, `alpine` (*1/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/45aaec28dbf650199d283c1ce4998764b6bc24ee/1/alpine/Dockerfile)
+-	[`2.0.3`, `2.0`, `2`, `latest` (*2/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/f683bbaf11e123d47b259e02c1272e64d5b08aa2/2/debian/Dockerfile)
+-	[`2.0.3-alpine`, `2.0-alpine`, `2-alpine`, `alpine` (*2/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/f683bbaf11e123d47b259e02c1272e64d5b08aa2/2/alpine/Dockerfile)
+-	[`1.25.5`, `1.25`, `1` (*1/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/45aaec28dbf650199d283c1ce4998764b6bc24ee/1/debian/Dockerfile)
+-	[`1.25.5-alpine`, `1.25-alpine`, `1-alpine` (*1/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/45aaec28dbf650199d283c1ce4998764b6bc24ee/1/alpine/Dockerfile)
 -	[`0.11.13`, `0.11`, `0` (*0/debian/Dockerfile*)](https://github.com/docker-library/ghost/blob/f4e1e58723ab0c2aac695aacf08a6fd54b4d2eee/0/debian/Dockerfile)
 -	[`0.11.13-alpine`, `0.11-alpine`, `0-alpine` (*0/alpine/Dockerfile*)](https://github.com/docker-library/ghost/blob/f0cfbd2cd2bdbaea10a4f15cd05746397e84dd18/0/alpine/Dockerfile)
 

+ 6 - 6
golang/README.md

@@ -19,22 +19,22 @@ WARNING:
 ## Simple Tags
 
 -	[`1.11rc1-stretch`, `1.11-rc-stretch`, `rc-stretch` (*1.11-rc/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/stretch/Dockerfile)
--	[`1.11rc1-alpine3.8`, `1.11-rc-alpine3.8`, `rc-alpine3.8`, `1.11rc1-alpine`, `1.11-rc-alpine`, `rc-alpine` (*1.11-rc/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/alpine3.8/Dockerfile)
--	[`1.11rc1-alpine3.7`, `1.11-rc-alpine3.7`, `rc-alpine3.7` (*1.11-rc/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/alpine3.7/Dockerfile)
+-	[`1.11rc1-alpine3.8`, `1.11-rc-alpine3.8`, `rc-alpine3.8`, `1.11rc1-alpine`, `1.11-rc-alpine`, `rc-alpine` (*1.11-rc/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.11-rc/alpine3.8/Dockerfile)
+-	[`1.11rc1-alpine3.7`, `1.11-rc-alpine3.7`, `rc-alpine3.7` (*1.11-rc/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.11-rc/alpine3.7/Dockerfile)
 -	[`1.11rc1-windowsservercore-ltsc2016`, `1.11-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016` (*1.11-rc/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`1.11rc1-windowsservercore-1709`, `1.11-rc-windowsservercore-1709`, `rc-windowsservercore-1709` (*1.11-rc/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/windows/windowsservercore-1709/Dockerfile)
 -	[`1.11rc1-windowsservercore-1803`, `1.11-rc-windowsservercore-1803`, `rc-windowsservercore-1803` (*1.11-rc/windows/windowsservercore-1803/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/windows/windowsservercore-1803/Dockerfile)
 -	[`1.11rc1-nanoserver-sac2016`, `1.11-rc-nanoserver-sac2016`, `rc-nanoserver-sac2016` (*1.11-rc/windows/nanoserver-sac2016/Dockerfile*)](https://github.com/docker-library/golang/blob/5d648be144af4fb0ffa29cc7f21d84c610901703/1.11-rc/windows/nanoserver-sac2016/Dockerfile)
 -	[`1.10.3-stretch`, `1.10-stretch`, `1-stretch`, `stretch` (*1.10/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/fa0223eaa427188e0c70025f557d515129a9973f/1.10/stretch/Dockerfile)
--	[`1.10.3-alpine3.8`, `1.10-alpine3.8`, `1-alpine3.8`, `alpine3.8`, `1.10.3-alpine`, `1.10-alpine`, `1-alpine`, `alpine` (*1.10/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/b7a4a48a142ef2ada9c5794ba054fd008656c779/1.10/alpine3.8/Dockerfile)
--	[`1.10.3-alpine3.7`, `1.10-alpine3.7`, `1-alpine3.7`, `alpine3.7` (*1.10/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/fa0223eaa427188e0c70025f557d515129a9973f/1.10/alpine3.7/Dockerfile)
+-	[`1.10.3-alpine3.8`, `1.10-alpine3.8`, `1-alpine3.8`, `alpine3.8`, `1.10.3-alpine`, `1.10-alpine`, `1-alpine`, `alpine` (*1.10/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.10/alpine3.8/Dockerfile)
+-	[`1.10.3-alpine3.7`, `1.10-alpine3.7`, `1-alpine3.7`, `alpine3.7` (*1.10/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.10/alpine3.7/Dockerfile)
 -	[`1.10.3-windowsservercore-ltsc2016`, `1.10-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016` (*1.10/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/golang/blob/fa0223eaa427188e0c70025f557d515129a9973f/1.10/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`1.10.3-windowsservercore-1709`, `1.10-windowsservercore-1709`, `1-windowsservercore-1709`, `windowsservercore-1709` (*1.10/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/golang/blob/fa0223eaa427188e0c70025f557d515129a9973f/1.10/windows/windowsservercore-1709/Dockerfile)
 -	[`1.10.3-windowsservercore-1803`, `1.10-windowsservercore-1803`, `1-windowsservercore-1803`, `windowsservercore-1803` (*1.10/windows/windowsservercore-1803/Dockerfile*)](https://github.com/docker-library/golang/blob/e6528749f50809c858c6b9bad86be8541de6368e/1.10/windows/windowsservercore-1803/Dockerfile)
 -	[`1.10.3-nanoserver-sac2016`, `1.10-nanoserver-sac2016`, `1-nanoserver-sac2016`, `nanoserver-sac2016` (*1.10/windows/nanoserver-sac2016/Dockerfile*)](https://github.com/docker-library/golang/blob/fa0223eaa427188e0c70025f557d515129a9973f/1.10/windows/nanoserver-sac2016/Dockerfile)
 -	[`1.9.7-stretch`, `1.9-stretch` (*1.9/stretch/Dockerfile*)](https://github.com/docker-library/golang/blob/4e30a6bb9f410004a8ecd2336e589f441b7398ec/1.9/stretch/Dockerfile)
--	[`1.9.7-alpine3.8`, `1.9-alpine3.8`, `1.9.7-alpine`, `1.9-alpine` (*1.9/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/b7a4a48a142ef2ada9c5794ba054fd008656c779/1.9/alpine3.8/Dockerfile)
--	[`1.9.7-alpine3.7`, `1.9-alpine3.7` (*1.9/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/4e30a6bb9f410004a8ecd2336e589f441b7398ec/1.9/alpine3.7/Dockerfile)
+-	[`1.9.7-alpine3.8`, `1.9-alpine3.8`, `1.9.7-alpine`, `1.9-alpine` (*1.9/alpine3.8/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.9/alpine3.8/Dockerfile)
+-	[`1.9.7-alpine3.7`, `1.9-alpine3.7` (*1.9/alpine3.7/Dockerfile*)](https://github.com/docker-library/golang/blob/fd09bcfba2f2ec52318834df502b1a1907fa04f5/1.9/alpine3.7/Dockerfile)
 -	[`1.9.7-windowsservercore-ltsc2016`, `1.9-windowsservercore-ltsc2016` (*1.9/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/golang/blob/4e30a6bb9f410004a8ecd2336e589f441b7398ec/1.9/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`1.9.7-windowsservercore-1709`, `1.9-windowsservercore-1709` (*1.9/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/golang/blob/4e30a6bb9f410004a8ecd2336e589f441b7398ec/1.9/windows/windowsservercore-1709/Dockerfile)
 -	[`1.9.7-windowsservercore-1803`, `1.9-windowsservercore-1803` (*1.9/windows/windowsservercore-1803/Dockerfile*)](https://github.com/docker-library/golang/blob/e6528749f50809c858c6b9bad86be8541de6368e/1.9/windows/windowsservercore-1803/Dockerfile)

+ 6 - 6
postgres/README.md

@@ -16,17 +16,17 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`11-beta3`, `11` (*11/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/11/Dockerfile)
+-	[`11-beta3`, `11` (*11/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/11/Dockerfile)
 -	[`11-beta3-alpine`, `11-alpine` (*11/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/7ea5efa503c6ec5d5ee2ebe52acd5eaa50ac75ca/11/alpine/Dockerfile)
--	[`10.5`, `10`, `latest` (*10/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/10/Dockerfile)
+-	[`10.5`, `10`, `latest` (*10/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/10/Dockerfile)
 -	[`10.5-alpine`, `10-alpine`, `alpine` (*10/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/a78bff54b531d6ef106e43b020712086fff6a67f/10/alpine/Dockerfile)
--	[`9.6.10`, `9.6`, `9` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/9.6/Dockerfile)
+-	[`9.6.10`, `9.6`, `9` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/9.6/Dockerfile)
 -	[`9.6.10-alpine`, `9.6-alpine`, `9-alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/5673b8988b3d411f0ba6b9e73e48cf6986cc959d/9.6/alpine/Dockerfile)
--	[`9.5.14`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/9.5/Dockerfile)
+-	[`9.5.14`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/9.5/Dockerfile)
 -	[`9.5.14-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/a72377975f328b42344dbefc5243f994f25ced22/9.5/alpine/Dockerfile)
--	[`9.4.19`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/9.4/Dockerfile)
+-	[`9.4.19`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/9.4/Dockerfile)
 -	[`9.4.19-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/1cf0f1b313b7dc14bfd9331efc45e96b8603f7d2/9.4/alpine/Dockerfile)
--	[`9.3.24`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/726128b358cdc0efc1753475bbe502b07cbbb540/9.3/Dockerfile)
+-	[`9.3.24`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/064113e0e481a1d0542846b81858e457fde02c90/9.3/Dockerfile)
 -	[`9.3.24-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/feaec8367b50af1707fc07da0643f77bd56aa912/9.3/alpine/Dockerfile)
 
 # Quick reference