Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
358b772a62
6 changed files with 8 additions and 11 deletions
  1. 0 3
      buildpack-deps/README.md
  2. 1 1
      celery/README.md
  3. 2 2
      golang/README.md
  4. 1 1
      hello-world/README.md
  5. 2 2
      java/README.md
  6. 2 2
      mariadb/README.md

+ 0 - 3
buildpack-deps/README.md

@@ -15,9 +15,6 @@
 -	[`trusty-curl` (*trusty/curl/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/21f2d32bcf321ff095a23c0edc1d8be2b7989962/trusty/curl/Dockerfile)
 -	[`trusty-scm` (*trusty/scm/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/bb6691a2782687748549baac903340fc21a5533c/trusty/scm/Dockerfile)
 -	[`trusty` (*trusty/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/1f3d93c27c45732774639eff8ade2b75cf13bbea/trusty/Dockerfile)
--	[`utopic-curl` (*utopic/curl/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/4cd7279c3bbe2359e5e3798a267760a886422d6d/utopic/curl/Dockerfile)
--	[`utopic-scm` (*utopic/scm/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/4cd7279c3bbe2359e5e3798a267760a886422d6d/utopic/scm/Dockerfile)
--	[`utopic` (*utopic/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/1f3d93c27c45732774639eff8ade2b75cf13bbea/utopic/Dockerfile)
 -	[`vivid-curl` (*vivid/curl/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/4cd7279c3bbe2359e5e3798a267760a886422d6d/vivid/curl/Dockerfile)
 -	[`vivid-scm` (*vivid/scm/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/4cd7279c3bbe2359e5e3798a267760a886422d6d/vivid/scm/Dockerfile)
 -	[`vivid` (*vivid/Dockerfile*)](https://github.com/docker-library/buildpack-deps/blob/1f3d93c27c45732774639eff8ade2b75cf13bbea/vivid/Dockerfile)

+ 1 - 1
celery/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`3.1.18`, `3.1`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/celery/blob/a4173ea8c6afb21ce3d3fad90242274e4911f278/Dockerfile)
+-	[`3.1.18`, `3.1`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/celery/blob/64fa64bff9c31f5caef8b38064deb4f5a43203a8/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/celery`)](https://github.com/docker-library/official-images/blob/master/library/celery) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 2 - 2
golang/README.md

@@ -8,8 +8,8 @@
 -	[`1.4.2-onbuild`, `1.4-onbuild`, `1-onbuild`, `onbuild` (*1.4/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/396f40c6188614c7acd6d8299a0ea71030a056a6/1.4/onbuild/Dockerfile)
 -	[`1.4.2-cross`, `1.4-cross`, `1-cross`, `cross` (*1.4/cross/Dockerfile*)](https://github.com/docker-library/golang/blob/396f40c6188614c7acd6d8299a0ea71030a056a6/1.4/cross/Dockerfile)
 -	[`1.4.2-wheezy`, `1.4-wheezy`, `1-wheezy`, `wheezy` (*1.4/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/1a422afd7db928a821e97906ed27ed606e2f072a/1.4/wheezy/Dockerfile)
--	[`1.5beta3`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/golang/blob/6a6c0b41d2dcf4697ef19bc4082092c3905fe436/1.5/Dockerfile)
--	[`1.5beta3-onbuild`, `1.5-onbuild` (*1.5/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/6a6c0b41d2dcf4697ef19bc4082092c3905fe436/1.5/onbuild/Dockerfile)
+-	[`1.5rc1`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/golang/blob/128a04e883b619d006ba07ea2ccae964b2efcf92/1.5/Dockerfile)
+-	[`1.5rc1-onbuild`, `1.5-onbuild` (*1.5/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/128a04e883b619d006ba07ea2ccae964b2efcf92/1.5/onbuild/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/golang`)](https://github.com/docker-library/official-images/blob/master/library/golang) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 1 - 1
hello-world/README.md

@@ -1,6 +1,6 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`latest` (*Dockerfile*)](https://github.com/docker-library/hello-world/blob/b7a78b7ccca62cc478919b101f3ab1334899df2b/Dockerfile)
+-	[`latest` (*Dockerfile*)](https://github.com/docker-library/hello-world/blob/897aa7529c3c3d9e9374fd16847dee50d720a7fd/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/hello-world`)](https://github.com/docker-library/official-images/blob/master/library/hello-world) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 2 - 2
java/README.md

@@ -4,8 +4,8 @@
 -	[`openjdk-6b35-jre`, `openjdk-6-jre`, `6b35-jre`, `6-jre` (*openjdk-6-jre/Dockerfile*)](https://github.com/docker-library/java/blob/318ba809c9f0e3c7095b363c5a31409ee6880208/openjdk-6-jre/Dockerfile)
 -	[`openjdk-7u79-jdk`, `openjdk-7u79`, `openjdk-7-jdk`, `openjdk-7`, `7u79-jdk`, `7u79`, `7-jdk`, `7` (*openjdk-7-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/65f4567ed9294e7404b3d2d0c806249946e06210/openjdk-7-jdk/Dockerfile)
 -	[`openjdk-7u79-jre`, `openjdk-7-jre`, `7u79-jre`, `7-jre` (*openjdk-7-jre/Dockerfile*)](https://github.com/docker-library/java/blob/65f4567ed9294e7404b3d2d0c806249946e06210/openjdk-7-jre/Dockerfile)
--	[`openjdk-8u45-jdk`, `openjdk-8u45`, `openjdk-8-jdk`, `openjdk-8`, `8u45-jdk`, `8u45`, `8-jdk`, `8`, `jdk`, `latest` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/fe489e584bd248f6ed6b379beed27eda755c5ba9/openjdk-8-jdk/Dockerfile)
--	[`openjdk-8u45-jre`, `openjdk-8-jre`, `8u45-jre`, `8-jre`, `jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/fe489e584bd248f6ed6b379beed27eda755c5ba9/openjdk-8-jre/Dockerfile)
+-	[`openjdk-8u66-jdk`, `openjdk-8u66`, `openjdk-8-jdk`, `openjdk-8`, `8u66-jdk`, `8u66`, `8-jdk`, `8`, `jdk`, `latest` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/6f340724d3bc1f9b4385975c5de6bfe15aac8c85/openjdk-8-jdk/Dockerfile)
+-	[`openjdk-8u66-jre`, `openjdk-8-jre`, `8u66-jre`, `8-jre`, `jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/6f340724d3bc1f9b4385975c5de6bfe15aac8c85/openjdk-8-jre/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/java`)](https://github.com/docker-library/official-images/blob/master/library/java) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 2 - 2
mariadb/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`10.0.20`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/4fb7e0e3a475acbb8e01ceefb67764bb185d4520/10.0/Dockerfile)
--	[`5.5.44`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/4fb7e0e3a475acbb8e01ceefb67764bb185d4520/5.5/Dockerfile)
+-	[`10.0.21`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/7da96103bcb14bff77c6e15b415aa0d5582cb922/10.0/Dockerfile)
+-	[`5.5.45`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/7da96103bcb14bff77c6e15b415aa0d5582cb922/5.5/Dockerfile)
 
 For more information about this image and its history, please see the [relevant manifest file (`library/mariadb`)](https://github.com/docker-library/official-images/blob/master/library/mariadb) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).