浏览代码

Run update.sh

Docker Library Bot 7 年之前
父节点
当前提交
2045b7e001
共有 9 个文件被更改,包括 88 次插入75 次删除
  1. 28 28
      debian/README.md
  2. 3 3
      docker/README.md
  3. 2 2
      httpd/README.md
  4. 5 5
      mariadb/README.md
  5. 4 4
      openjdk/README.md
  6. 1 1
      postgres/README.md
  7. 39 26
      python/README.md
  8. 1 1
      redis/README.md
  9. 5 5
      ubuntu/README.md

+ 28 - 28
debian/README.md

@@ -16,34 +16,34 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`buster`, `buster-20180625` (*buster/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/buster/Dockerfile)
--	[`buster-slim` (*buster/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/buster/slim/Dockerfile)
--	[`experimental`, `experimental-20180625` (*experimental/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/experimental/Dockerfile)
--	[`jessie`, `jessie-20180625`, `8.11`, `8` (*jessie/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/jessie/Dockerfile)
--	[`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/jessie/backports/Dockerfile)
--	[`jessie-slim`, `8.11-slim`, `8-slim` (*jessie/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/jessie/slim/Dockerfile)
--	[`oldoldstable`, `oldoldstable-20180625` (*oldoldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldoldstable/Dockerfile)
--	[`oldoldstable-backports` (*oldoldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldoldstable/backports/Dockerfile)
--	[`oldoldstable-slim` (*oldoldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldoldstable/slim/Dockerfile)
--	[`oldstable`, `oldstable-20180625` (*oldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldstable/Dockerfile)
--	[`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldstable/backports/Dockerfile)
--	[`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/oldstable/slim/Dockerfile)
--	[`rc-buggy`, `rc-buggy-20180625` (*rc-buggy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/rc-buggy/Dockerfile)
--	[`sid`, `sid-20180625` (*sid/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/sid/Dockerfile)
--	[`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/sid/slim/Dockerfile)
--	[`stable`, `stable-20180625` (*stable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stable/Dockerfile)
--	[`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stable/backports/Dockerfile)
--	[`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stable/slim/Dockerfile)
--	[`stretch`, `stretch-20180625`, `9.4`, `9`, `latest` (*stretch/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stretch/Dockerfile)
--	[`stretch-backports` (*stretch/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stretch/backports/Dockerfile)
--	[`stretch-slim`, `9.4-slim`, `9-slim` (*stretch/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/stretch/slim/Dockerfile)
--	[`testing`, `testing-20180625` (*testing/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/testing/Dockerfile)
--	[`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/testing/slim/Dockerfile)
--	[`unstable`, `unstable-20180625` (*unstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/unstable/Dockerfile)
--	[`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/unstable/slim/Dockerfile)
--	[`wheezy`, `wheezy-20180625`, `7.11`, `7` (*wheezy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/wheezy/Dockerfile)
--	[`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/wheezy/backports/Dockerfile)
--	[`wheezy-slim`, `7.11-slim`, `7-slim` (*wheezy/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/a6d58975a606462f5ad2ca029c16856d21407751/wheezy/slim/Dockerfile)
+-	[`buster`, `buster-20180716` (*buster/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/buster/Dockerfile)
+-	[`buster-slim` (*buster/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/buster/slim/Dockerfile)
+-	[`experimental`, `experimental-20180716` (*experimental/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/experimental/Dockerfile)
+-	[`jessie`, `jessie-20180716`, `8.11`, `8` (*jessie/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/jessie/Dockerfile)
+-	[`jessie-backports` (*jessie/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/jessie/backports/Dockerfile)
+-	[`jessie-slim`, `8.11-slim`, `8-slim` (*jessie/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/jessie/slim/Dockerfile)
+-	[`oldoldstable`, `oldoldstable-20180716` (*oldoldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldoldstable/Dockerfile)
+-	[`oldoldstable-backports` (*oldoldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldoldstable/backports/Dockerfile)
+-	[`oldoldstable-slim` (*oldoldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldoldstable/slim/Dockerfile)
+-	[`oldstable`, `oldstable-20180716` (*oldstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldstable/Dockerfile)
+-	[`oldstable-backports` (*oldstable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldstable/backports/Dockerfile)
+-	[`oldstable-slim` (*oldstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/oldstable/slim/Dockerfile)
+-	[`rc-buggy`, `rc-buggy-20180716` (*rc-buggy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/rc-buggy/Dockerfile)
+-	[`sid`, `sid-20180716` (*sid/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/sid/Dockerfile)
+-	[`sid-slim` (*sid/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/sid/slim/Dockerfile)
+-	[`stable`, `stable-20180716` (*stable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stable/Dockerfile)
+-	[`stable-backports` (*stable/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stable/backports/Dockerfile)
+-	[`stable-slim` (*stable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stable/slim/Dockerfile)
+-	[`stretch`, `stretch-20180716`, `9.5`, `9`, `latest` (*stretch/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stretch/Dockerfile)
+-	[`stretch-backports` (*stretch/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stretch/backports/Dockerfile)
+-	[`stretch-slim`, `9.5-slim`, `9-slim` (*stretch/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/stretch/slim/Dockerfile)
+-	[`testing`, `testing-20180716` (*testing/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/testing/Dockerfile)
+-	[`testing-slim` (*testing/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/testing/slim/Dockerfile)
+-	[`unstable`, `unstable-20180716` (*unstable/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/unstable/Dockerfile)
+-	[`unstable-slim` (*unstable/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/unstable/slim/Dockerfile)
+-	[`wheezy`, `wheezy-20180716`, `7.11`, `7` (*wheezy/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/wheezy/Dockerfile)
+-	[`wheezy-backports` (*wheezy/backports/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/wheezy/backports/Dockerfile)
+-	[`wheezy-slim`, `7.11-slim`, `7-slim` (*wheezy/slim/Dockerfile*)](https://github.com/debuerreotype/docker-debian-artifacts/blob/4d7d3902589728ef78ae36003e30e3f67efdbc3e/wheezy/slim/Dockerfile)
 
 # Quick reference
 

+ 3 - 3
docker/README.md

@@ -16,9 +16,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`18.06.0-ce-rc2`, `18.06-rc`, `rc`, `test` (*18.06-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/441b13e5f1de3cf3a9afc27f99adf0e247bfba35/18.06-rc/Dockerfile)
--	[`18.06.0-ce-rc2-dind`, `18.06-rc-dind`, `rc-dind`, `test-dind` (*18.06-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/9ecb1c3a6bd766b69eb1858ef721f62fbd930a2b/18.06-rc/dind/Dockerfile)
--	[`18.06.0-ce-rc2-git`, `18.06-rc-git`, `rc-git`, `test-git` (*18.06-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/84fbcfc4cbef254dce2e7ecd7fcff788da4690df/18.06-rc/git/Dockerfile)
+-	[`18.06.0-ce-rc3`, `18.06-rc`, `rc`, `test` (*18.06-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/8e5a928fef7ac182890bd9d3be7a36736ac1497b/18.06-rc/Dockerfile)
+-	[`18.06.0-ce-rc3-dind`, `18.06-rc-dind`, `rc-dind`, `test-dind` (*18.06-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/9ecb1c3a6bd766b69eb1858ef721f62fbd930a2b/18.06-rc/dind/Dockerfile)
+-	[`18.06.0-ce-rc3-git`, `18.06-rc-git`, `rc-git`, `test-git` (*18.06-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/84fbcfc4cbef254dce2e7ecd7fcff788da4690df/18.06-rc/git/Dockerfile)
 -	[`18.05.0-ce`, `18.05.0`, `18.05`, `18`, `edge`, `latest` (*18.05/Dockerfile*)](https://github.com/docker-library/docker/blob/cf3d3343f291146f9b79ccafa725a9bb28257ea0/18.05/Dockerfile)
 -	[`18.05.0-ce-dind`, `18.05.0-dind`, `18.05-dind`, `18-dind`, `edge-dind`, `dind` (*18.05/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/9ecb1c3a6bd766b69eb1858ef721f62fbd930a2b/18.05/dind/Dockerfile)
 -	[`18.05.0-ce-git`, `18.05.0-git`, `18.05-git`, `18-git`, `edge-git`, `git` (*18.05/git/Dockerfile*)](https://github.com/docker-library/docker/blob/cf3d3343f291146f9b79ccafa725a9bb28257ea0/18.05/git/Dockerfile)

+ 2 - 2
httpd/README.md

@@ -16,8 +16,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.4.33`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/3af22f20b54cbb7c76ef4c3b12bd9dcf6cae862b/2.4/Dockerfile)
--	[`2.4.33-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/eaf4c70fb21f167f77e0c9d4b6f8b8635b1cb4b6/2.4/alpine/Dockerfile)
+-	[`2.4.34`, `2.4`, `2`, `latest` (*2.4/Dockerfile*)](https://github.com/docker-library/httpd/blob/b814ed0f036c6084d67ce5d996b4648a9bda6275/2.4/Dockerfile)
+-	[`2.4.34-alpine`, `2.4-alpine`, `2-alpine`, `alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/httpd/blob/2f3a5f0a505c3ffcd3ebcb6f06824fe912c00812/2.4/alpine/Dockerfile)
 
 # Quick reference
 

+ 5 - 5
mariadb/README.md

@@ -16,11 +16,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`10.3.8`, `10.3`, `10`, `latest` (*10.3/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a7d1a184913c009c473baeb8f72385d12ae0de61/10.3/Dockerfile)
--	[`10.2.16`, `10.2` (*10.2/Dockerfile*)](https://github.com/docker-library/mariadb/blob/1e7c5c9bb2bfde0453fb52175343a360ed346104/10.2/Dockerfile)
--	[`10.1.34`, `10.1` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/12a0273332a3a0ed007ece2ae5886f7ac9c15d1b/10.1/Dockerfile)
--	[`10.0.35`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1/10.0/Dockerfile)
--	[`5.5.60`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1/5.5/Dockerfile)
+-	[`10.3.8-jessie`, `10.3-jessie`, `10-jessie`, `jessie`, `10.3.8`, `10.3`, `10`, `latest` (*10.3/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a7d1a184913c009c473baeb8f72385d12ae0de61/10.3/Dockerfile)
+-	[`10.2.16-jessie`, `10.2-jessie`, `10.2.16`, `10.2` (*10.2/Dockerfile*)](https://github.com/docker-library/mariadb/blob/1e7c5c9bb2bfde0453fb52175343a360ed346104/10.2/Dockerfile)
+-	[`10.1.34-jessie`, `10.1-jessie`, `10.1.34`, `10.1` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/12a0273332a3a0ed007ece2ae5886f7ac9c15d1b/10.1/Dockerfile)
+-	[`10.0.35-jessie`, `10.0-jessie`, `10.0.35`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1/10.0/Dockerfile)
+-	[`5.5.60-wheezy`, `5.5-wheezy`, `5-wheezy`, `5.5.60`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1/5.5/Dockerfile)
 
 # Quick reference
 

+ 4 - 4
openjdk/README.md

@@ -18,10 +18,10 @@ WARNING:
 
 ## Simple Tags
 
--	[`11-ea-21-jdk-sid`, `11-ea-21-sid`, `11-ea-jdk-sid`, `11-ea-sid`, `11-jdk-sid`, `11-sid`, `11-ea-21-jdk`, `11-ea-21`, `11-ea-jdk`, `11-ea`, `11-jdk`, `11` (*11/jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/ca586ef3a0d7f60b87f2649f7965f6ce6dade70f/11/jdk/Dockerfile)
--	[`11-ea-21-jdk-slim-sid`, `11-ea-21-slim-sid`, `11-ea-jdk-slim-sid`, `11-ea-slim-sid`, `11-jdk-slim-sid`, `11-slim-sid`, `11-ea-21-jdk-slim`, `11-ea-21-slim`, `11-ea-jdk-slim`, `11-ea-slim`, `11-jdk-slim`, `11-slim` (*11/jdk/slim/Dockerfile*)](https://github.com/docker-library/openjdk/blob/ca586ef3a0d7f60b87f2649f7965f6ce6dade70f/11/jdk/slim/Dockerfile)
--	[`11-ea-21-jre-sid`, `11-ea-jre-sid`, `11-jre-sid`, `11-ea-21-jre`, `11-ea-jre`, `11-jre` (*11/jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/ca586ef3a0d7f60b87f2649f7965f6ce6dade70f/11/jre/Dockerfile)
--	[`11-ea-21-jre-slim-sid`, `11-ea-jre-slim-sid`, `11-jre-slim-sid`, `11-ea-21-jre-slim`, `11-ea-jre-slim`, `11-jre-slim` (*11/jre/slim/Dockerfile*)](https://github.com/docker-library/openjdk/blob/ca586ef3a0d7f60b87f2649f7965f6ce6dade70f/11/jre/slim/Dockerfile)
+-	[`11-ea-22-jdk-sid`, `11-ea-22-sid`, `11-ea-jdk-sid`, `11-ea-sid`, `11-jdk-sid`, `11-sid`, `11-ea-22-jdk`, `11-ea-22`, `11-ea-jdk`, `11-ea`, `11-jdk`, `11` (*11/jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/15765bea4a1e184007e20ac3c94b93253f16f668/11/jdk/Dockerfile)
+-	[`11-ea-22-jdk-slim-sid`, `11-ea-22-slim-sid`, `11-ea-jdk-slim-sid`, `11-ea-slim-sid`, `11-jdk-slim-sid`, `11-slim-sid`, `11-ea-22-jdk-slim`, `11-ea-22-slim`, `11-ea-jdk-slim`, `11-ea-slim`, `11-jdk-slim`, `11-slim` (*11/jdk/slim/Dockerfile*)](https://github.com/docker-library/openjdk/blob/15765bea4a1e184007e20ac3c94b93253f16f668/11/jdk/slim/Dockerfile)
+-	[`11-ea-22-jre-sid`, `11-ea-jre-sid`, `11-jre-sid`, `11-ea-22-jre`, `11-ea-jre`, `11-jre` (*11/jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/15765bea4a1e184007e20ac3c94b93253f16f668/11/jre/Dockerfile)
+-	[`11-ea-22-jre-slim-sid`, `11-ea-jre-slim-sid`, `11-jre-slim-sid`, `11-ea-22-jre-slim`, `11-ea-jre-slim`, `11-jre-slim` (*11/jre/slim/Dockerfile*)](https://github.com/docker-library/openjdk/blob/15765bea4a1e184007e20ac3c94b93253f16f668/11/jre/slim/Dockerfile)
 -	[`10.0.1-10-jdk-sid`, `10.0.1-10-sid`, `10.0.1-jdk-sid`, `10.0.1-sid`, `10.0-jdk-sid`, `10.0-sid`, `10-jdk-sid`, `10-sid`, `10.0.1-10-jdk`, `10.0.1-10`, `10.0.1-jdk`, `10.0.1`, `10.0-jdk`, `10.0`, `10-jdk`, `10` (*10/jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/59b305bb797b6cb60fa41e74448a68b4f0cdb813/10/jdk/Dockerfile)
 -	[`10.0.1-10-jdk-slim-sid`, `10.0.1-10-slim-sid`, `10.0.1-jdk-slim-sid`, `10.0.1-slim-sid`, `10.0-jdk-slim-sid`, `10.0-slim-sid`, `10-jdk-slim-sid`, `10-slim-sid`, `10.0.1-10-jdk-slim`, `10.0.1-10-slim`, `10.0.1-jdk-slim`, `10.0.1-slim`, `10.0-jdk-slim`, `10.0-slim`, `10-jdk-slim`, `10-slim` (*10/jdk/slim/Dockerfile*)](https://github.com/docker-library/openjdk/blob/31741b6c2bbe2625e783288664245136ffe9533c/10/jdk/slim/Dockerfile)
 -	[`10.0.1-jdk-windowsservercore-ltsc2016`, `10.0.1-windowsservercore-ltsc2016`, `10.0-jdk-windowsservercore-ltsc2016`, `10.0-windowsservercore-ltsc2016`, `10-jdk-windowsservercore-ltsc2016`, `10-windowsservercore-ltsc2016` (*10/jdk/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/openjdk/blob/59b305bb797b6cb60fa41e74448a68b4f0cdb813/10/jdk/windows/windowsservercore-ltsc2016/Dockerfile)

+ 1 - 1
postgres/README.md

@@ -16,7 +16,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`11-beta2`, `11` (*11/Dockerfile*)](https://github.com/docker-library/postgres/blob/686aae6553981d5254649841bb89677dc33f1aeb/11/Dockerfile)
+-	[`11-beta2`, `11` (*11/Dockerfile*)](https://github.com/docker-library/postgres/blob/5d0b6adfd8c4b967d9fbbdc0fb96c869fcaba4f0/11/Dockerfile)
 -	[`11-beta2-alpine`, `11-alpine` (*11/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/34689e2a5ba1841fb09fd5a9c29ef47a022d48dc/11/alpine/Dockerfile)
 -	[`10.4`, `10`, `latest` (*10/Dockerfile*)](https://github.com/docker-library/postgres/blob/eff90effc6b5578be90bef93d96b3fceb1082a7c/10/Dockerfile)
 -	[`10.4-alpine`, `10-alpine`, `alpine` (*10/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/34689e2a5ba1841fb09fd5a9c29ef47a022d48dc/10/alpine/Dockerfile)

+ 39 - 26
python/README.md

@@ -18,58 +18,71 @@ WARNING:
 
 ## Simple Tags
 
--	[`3.7.0-stretch`, `3.7-stretch`, `3-stretch`, `stretch` (*3.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/stretch/Dockerfile)
--	[`3.7.0-slim-stretch`, `3.7-slim-stretch`, `3-slim-stretch`, `slim-stretch`, `3.7.0-slim`, `3.7-slim`, `3-slim`, `slim` (*3.7/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/stretch/slim/Dockerfile)
--	[`3.7.0-alpine3.7`, `3.7-alpine3.7`, `3-alpine3.7`, `alpine3.7`, `3.7.0-alpine`, `3.7-alpine`, `3-alpine`, `alpine` (*3.7/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/alpine3.7/Dockerfile)
+-	[`3.7.0-stretch`, `3.7-stretch`, `3-stretch`, `stretch` (*3.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.7/stretch/Dockerfile)
+-	[`3.7.0-slim-stretch`, `3.7-slim-stretch`, `3-slim-stretch`, `slim-stretch`, `3.7.0-slim`, `3.7-slim`, `3-slim`, `slim` (*3.7/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.7/stretch/slim/Dockerfile)
+-	[`3.7.0-alpine3.8`, `3.7-alpine3.8`, `3-alpine3.8`, `alpine3.8` (*3.7/alpine3.8/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.7/alpine3.8/Dockerfile)
+-	[`3.7.0-alpine3.7`, `3.7-alpine3.7`, `3-alpine3.7`, `alpine3.7`, `3.7.0-alpine`, `3.7-alpine`, `3-alpine`, `alpine` (*3.7/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.7/alpine3.7/Dockerfile)
 -	[`3.7.0-windowsservercore-ltsc2016`, `3.7-windowsservercore-ltsc2016`, `3-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016` (*3.7/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`3.7.0-windowsservercore-1709`, `3.7-windowsservercore-1709`, `3-windowsservercore-1709`, `windowsservercore-1709` (*3.7/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-1709/Dockerfile)
--	[`3.6.6-stretch`, `3.6-stretch` (*3.6/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/stretch/Dockerfile)
--	[`3.6.6-slim-stretch`, `3.6-slim-stretch`, `3.6.6-slim`, `3.6-slim` (*3.6/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/stretch/slim/Dockerfile)
--	[`3.6.6-jessie`, `3.6-jessie` (*3.6/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/jessie/Dockerfile)
--	[`3.6.6-slim-jessie`, `3.6-slim-jessie` (*3.6/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/jessie/slim/Dockerfile)
+-	[`3.6.6-stretch`, `3.6-stretch` (*3.6/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/stretch/Dockerfile)
+-	[`3.6.6-slim-stretch`, `3.6-slim-stretch`, `3.6.6-slim`, `3.6-slim` (*3.6/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/stretch/slim/Dockerfile)
+-	[`3.6.6-jessie`, `3.6-jessie` (*3.6/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/jessie/Dockerfile)
+-	[`3.6.6-slim-jessie`, `3.6-slim-jessie` (*3.6/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/jessie/slim/Dockerfile)
 -	[`3.6.6-onbuild`, `3.6-onbuild` (*3.6/jessie/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/f12c2df135aef8c3f645d90aae582b2c65dbc3b5/3.6/jessie/onbuild/Dockerfile)
--	[`3.6.6-alpine3.7`, `3.6-alpine3.7`, `3.6.6-alpine`, `3.6-alpine` (*3.6/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/alpine3.7/Dockerfile)
--	[`3.6.6-alpine3.6`, `3.6-alpine3.6` (*3.6/alpine3.6/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/alpine3.6/Dockerfile)
+-	[`3.6.6-alpine3.8`, `3.6-alpine3.8` (*3.6/alpine3.8/Dockerfile*)](https://github.com/docker-library/python/blob/c24c7b5b7c77c99793c4cff488a81e8cb3cc7e61/3.6/alpine3.8/Dockerfile)
+-	[`3.6.6-alpine3.7`, `3.6-alpine3.7`, `3.6.6-alpine`, `3.6-alpine` (*3.6/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/alpine3.7/Dockerfile)
+-	[`3.6.6-alpine3.6`, `3.6-alpine3.6` (*3.6/alpine3.6/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/alpine3.6/Dockerfile)
 -	[`3.6.6-windowsservercore-ltsc2016`, `3.6-windowsservercore-ltsc2016` (*3.6/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`3.6.6-windowsservercore-1709`, `3.6-windowsservercore-1709` (*3.6/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-1709/Dockerfile)
--	[`3.5.5-jessie`, `3.5-jessie` (*3.5/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/a652f35d6ce77f02ca268d67f39e7dfa24cf08c5/3.5/jessie/Dockerfile)
--	[`3.5.5-slim-jessie`, `3.5-slim-jessie` (*3.5/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/b8c94a31a98a535477200482a32c95192f85af5b/3.5/jessie/slim/Dockerfile)
+-	[`3.5.5-stretch`, `3.5-stretch` (*3.5/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/stretch/Dockerfile)
+-	[`3.5.5-slim-stretch`, `3.5-slim-stretch`, `3.5.5-slim`, `3.5-slim` (*3.5/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/stretch/slim/Dockerfile)
+-	[`3.5.5-jessie`, `3.5-jessie` (*3.5/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/jessie/Dockerfile)
+-	[`3.5.5-slim-jessie`, `3.5-slim-jessie` (*3.5/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/jessie/slim/Dockerfile)
 -	[`3.5.5-onbuild`, `3.5-onbuild` (*3.5/jessie/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/f12c2df135aef8c3f645d90aae582b2c65dbc3b5/3.5/jessie/onbuild/Dockerfile)
--	[`3.5.5-alpine3.7`, `3.5-alpine3.7`, `3.5.5-alpine`, `3.5-alpine` (*3.5/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/28a22968dcd424a793dde3f7d95803fe52916da2/3.5/alpine3.7/Dockerfile)
--	[`3.4.8-jessie`, `3.4-jessie` (*3.4/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/92b33f97f0e1f1faabca46aee0f5520c1b038ed5/3.4/jessie/Dockerfile)
--	[`3.4.8-slim-jessie`, `3.4-slim-jessie` (*3.4/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/b8c94a31a98a535477200482a32c95192f85af5b/3.4/jessie/slim/Dockerfile)
+-	[`3.5.5-alpine3.8`, `3.5-alpine3.8` (*3.5/alpine3.8/Dockerfile*)](https://github.com/docker-library/python/blob/c24c7b5b7c77c99793c4cff488a81e8cb3cc7e61/3.5/alpine3.8/Dockerfile)
+-	[`3.5.5-alpine3.7`, `3.5-alpine3.7`, `3.5.5-alpine`, `3.5-alpine` (*3.5/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/alpine3.7/Dockerfile)
+-	[`3.4.8-stretch`, `3.4-stretch` (*3.4/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/stretch/Dockerfile)
+-	[`3.4.8-slim-stretch`, `3.4-slim-stretch`, `3.4.8-slim`, `3.4-slim` (*3.4/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/stretch/slim/Dockerfile)
+-	[`3.4.8-jessie`, `3.4-jessie` (*3.4/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/jessie/Dockerfile)
+-	[`3.4.8-slim-jessie`, `3.4-slim-jessie` (*3.4/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/jessie/slim/Dockerfile)
 -	[`3.4.8-onbuild`, `3.4-onbuild` (*3.4/jessie/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/f12c2df135aef8c3f645d90aae582b2c65dbc3b5/3.4/jessie/onbuild/Dockerfile)
--	[`3.4.8-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/92b33f97f0e1f1faabca46aee0f5520c1b038ed5/3.4/wheezy/Dockerfile)
--	[`3.4.8-alpine3.7`, `3.4-alpine3.7`, `3.4.8-alpine`, `3.4-alpine` (*3.4/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/28a22968dcd424a793dde3f7d95803fe52916da2/3.4/alpine3.7/Dockerfile)
--	[`2.7.15-stretch`, `2.7-stretch`, `2-stretch` (*2.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/stretch/Dockerfile)
--	[`2.7.15-slim-stretch`, `2.7-slim-stretch`, `2-slim-stretch`, `2.7.15-slim`, `2.7-slim`, `2-slim` (*2.7/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/b8c94a31a98a535477200482a32c95192f85af5b/2.7/stretch/slim/Dockerfile)
--	[`2.7.15-jessie`, `2.7-jessie`, `2-jessie` (*2.7/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/jessie/Dockerfile)
--	[`2.7.15-slim-jessie`, `2.7-slim-jessie`, `2-slim-jessie` (*2.7/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/b8c94a31a98a535477200482a32c95192f85af5b/2.7/jessie/slim/Dockerfile)
+-	[`3.4.8-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/wheezy/Dockerfile)
+-	[`3.4.8-alpine3.8`, `3.4-alpine3.8` (*3.4/alpine3.8/Dockerfile*)](https://github.com/docker-library/python/blob/c24c7b5b7c77c99793c4cff488a81e8cb3cc7e61/3.4/alpine3.8/Dockerfile)
+-	[`3.4.8-alpine3.7`, `3.4-alpine3.7`, `3.4.8-alpine`, `3.4-alpine` (*3.4/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/alpine3.7/Dockerfile)
+-	[`2.7.15-stretch`, `2.7-stretch`, `2-stretch` (*2.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/stretch/Dockerfile)
+-	[`2.7.15-slim-stretch`, `2.7-slim-stretch`, `2-slim-stretch`, `2.7.15-slim`, `2.7-slim`, `2-slim` (*2.7/stretch/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/stretch/slim/Dockerfile)
+-	[`2.7.15-jessie`, `2.7-jessie`, `2-jessie` (*2.7/jessie/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/jessie/Dockerfile)
+-	[`2.7.15-slim-jessie`, `2.7-slim-jessie`, `2-slim-jessie` (*2.7/jessie/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/jessie/slim/Dockerfile)
 -	[`2.7.15-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/jessie/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/f12c2df135aef8c3f645d90aae582b2c65dbc3b5/2.7/jessie/onbuild/Dockerfile)
--	[`2.7.15-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/wheezy/Dockerfile)
--	[`2.7.15-alpine3.7`, `2.7-alpine3.7`, `2-alpine3.7`, `2.7.15-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/8d755d18e6990b8ad6f137d7613ba7937389b47a/2.7/alpine3.7/Dockerfile)
--	[`2.7.15-alpine3.6`, `2.7-alpine3.6`, `2-alpine3.6` (*2.7/alpine3.6/Dockerfile*)](https://github.com/docker-library/python/blob/c71ea7995d68c3219f2d251768a384d9995d4af0/2.7/alpine3.6/Dockerfile)
+-	[`2.7.15-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/wheezy/Dockerfile)
+-	[`2.7.15-alpine3.8`, `2.7-alpine3.8`, `2-alpine3.8` (*2.7/alpine3.8/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/alpine3.8/Dockerfile)
+-	[`2.7.15-alpine3.7`, `2.7-alpine3.7`, `2-alpine3.7`, `2.7.15-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine3.7/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/alpine3.7/Dockerfile)
+-	[`2.7.15-alpine3.6`, `2.7-alpine3.6`, `2-alpine3.6` (*2.7/alpine3.6/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/alpine3.6/Dockerfile)
 -	[`2.7.15-windowsservercore-ltsc2016`, `2.7-windowsservercore-ltsc2016`, `2-windowsservercore-ltsc2016` (*2.7/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/windows/windowsservercore-ltsc2016/Dockerfile)
 -	[`2.7.15-windowsservercore-1709`, `2.7-windowsservercore-1709`, `2-windowsservercore-1709` (*2.7/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/windows/windowsservercore-1709/Dockerfile)
 
 ## Shared Tags
 
 -	`3.7.0`, `3.7`, `3`, `latest`:
-	-	[`3.7.0-stretch` (*3.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/stretch/Dockerfile)
+	-	[`3.7.0-stretch` (*3.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.7/stretch/Dockerfile)
 	-	[`3.7.0-windowsservercore-ltsc2016` (*3.7/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`3.7.0-windowsservercore-1709` (*3.7/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-1709/Dockerfile)
 -	`3.7.0-windowsservercore`, `3.7-windowsservercore`, `3-windowsservercore`, `windowsservercore`:
 	-	[`3.7.0-windowsservercore-ltsc2016` (*3.7/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`3.7.0-windowsservercore-1709` (*3.7/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/e4cfc4299e8b5ea35257d5daf3f93aaf94df0230/3.7/windows/windowsservercore-1709/Dockerfile)
 -	`3.6.6`, `3.6`:
-	-	[`3.6.6-stretch` (*3.6/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/stretch/Dockerfile)
+	-	[`3.6.6-stretch` (*3.6/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.6/stretch/Dockerfile)
 	-	[`3.6.6-windowsservercore-ltsc2016` (*3.6/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`3.6.6-windowsservercore-1709` (*3.6/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-1709/Dockerfile)
 -	`3.6.6-windowsservercore`, `3.6-windowsservercore`:
 	-	[`3.6.6-windowsservercore-ltsc2016` (*3.6/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`3.6.6-windowsservercore-1709` (*3.6/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/341c752e5435f4cf4c008fbae67ae4b5b6209a02/3.6/windows/windowsservercore-1709/Dockerfile)
+-	`3.5.5`, `3.5`:
+	-	[`3.5.5-stretch` (*3.5/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.5/stretch/Dockerfile)
+-	`3.4.8`, `3.4`:
+	-	[`3.4.8-stretch` (*3.4/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/7a794688c7246e7eff898f5288716a3e7dc08484/3.4/stretch/Dockerfile)
 -	`2.7.15`, `2.7`, `2`:
-	-	[`2.7.15-stretch` (*2.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/stretch/Dockerfile)
+	-	[`2.7.15-stretch` (*2.7/stretch/Dockerfile*)](https://github.com/docker-library/python/blob/a70575c01b81fe9c8d920e13a03f55bdc0622328/2.7/stretch/Dockerfile)
 	-	[`2.7.15-windowsservercore-ltsc2016` (*2.7/windows/windowsservercore-ltsc2016/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/windows/windowsservercore-ltsc2016/Dockerfile)
 	-	[`2.7.15-windowsservercore-1709` (*2.7/windows/windowsservercore-1709/Dockerfile*)](https://github.com/docker-library/python/blob/4d640edc8df64b9cf050904f60ac03765e05d3f6/2.7/windows/windowsservercore-1709/Dockerfile)
 -	`2.7.15-windowsservercore`, `2.7-windowsservercore`, `2-windowsservercore`:

+ 1 - 1
redis/README.md

@@ -18,7 +18,7 @@ WARNING:
 
 -	[`5.0-rc3`, `5.0-rc` (*5.0-rc/Dockerfile*)](https://github.com/docker-library/redis/blob/403f00a0ba7556f33850a88e27e70509aa2814dd/5.0-rc/Dockerfile)
 -	[`5.0-rc3-32bit`, `5.0-rc-32bit` (*5.0-rc/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/403f00a0ba7556f33850a88e27e70509aa2814dd/5.0-rc/32bit/Dockerfile)
--	[`5.0-rc3-alpine`, `5.0-rc-alpine` (*5.0-rc/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/cd19a816a89c3ec00586e6d02da28802af11a958/5.0-rc/alpine/Dockerfile)
+-	[`5.0-rc3-alpine`, `5.0-rc-alpine` (*5.0-rc/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/7f5671ebdc563464f5570a1d081a78c26b5e6ad3/5.0-rc/alpine/Dockerfile)
 -	[`4.0.10`, `4.0`, `4`, `latest` (*4.0/Dockerfile*)](https://github.com/docker-library/redis/blob/53f86805506b103b503fd392e029929290fe5346/4.0/Dockerfile)
 -	[`4.0.10-32bit`, `4.0-32bit`, `4-32bit`, `32bit` (*4.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/53f86805506b103b503fd392e029929290fe5346/4.0/32bit/Dockerfile)
 -	[`4.0.10-alpine`, `4.0-alpine`, `4-alpine`, `alpine` (*4.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/cd19a816a89c3ec00586e6d02da28802af11a958/4.0/alpine/Dockerfile)

+ 5 - 5
ubuntu/README.md

@@ -16,11 +16,11 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`17.10`, `artful-20180524`, `artful` (*artful/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/58cc180042b7ebec2b683576faa00c04d5d011e2/artful/Dockerfile)
--	[`18.04`, `bionic-20180526`, `bionic`, `latest`, `rolling` (*bionic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/58cc180042b7ebec2b683576faa00c04d5d011e2/bionic/Dockerfile)
--	[`18.10`, `cosmic-20180605`, `cosmic`, `devel` (*cosmic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/58cc180042b7ebec2b683576faa00c04d5d011e2/cosmic/Dockerfile)
--	[`14.04`, `trusty-20180531`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/58cc180042b7ebec2b683576faa00c04d5d011e2/trusty/Dockerfile)
--	[`16.04`, `xenial-20180525`, `xenial` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/58cc180042b7ebec2b683576faa00c04d5d011e2/xenial/Dockerfile)
+-	[`17.10`, `artful-20180706`, `artful` (*artful/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/427069746055e4cdeca1d2d34c93d756beb07f84/artful/Dockerfile)
+-	[`18.04`, `bionic-20180710`, `bionic`, `latest`, `rolling` (*bionic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/427069746055e4cdeca1d2d34c93d756beb07f84/bionic/Dockerfile)
+-	[`18.10`, `cosmic-20180716`, `cosmic`, `devel` (*cosmic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/427069746055e4cdeca1d2d34c93d756beb07f84/cosmic/Dockerfile)
+-	[`14.04`, `trusty-20180712`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/427069746055e4cdeca1d2d34c93d756beb07f84/trusty/Dockerfile)
+-	[`16.04`, `xenial-20180705`, `xenial` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/427069746055e4cdeca1d2d34c93d756beb07f84/xenial/Dockerfile)
 
 # Quick reference