Run update.sh

This commit is contained in:
Docker Library Bot 2016-01-19 12:45:11 -08:00
parent ba2d0c5dc4
commit 22566046ed
3 changed files with 10 additions and 10 deletions

View File

@ -1,12 +1,12 @@
# Supported tags and respective `Dockerfile` links
- [`1.3.9`, `1.3` (*1.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/7b3badaa502c496462ebad7f45eac45a8fb44030/1.3/Dockerfile)
- [`1.4.5`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/7b3badaa502c496462ebad7f45eac45a8fb44030/1.4/Dockerfile)
- [`1.5.2`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/7b3badaa502c496462ebad7f45eac45a8fb44030/1.5/Dockerfile)
- [`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/7b3badaa502c496462ebad7f45eac45a8fb44030/1.6/Dockerfile)
- [`1.7.4`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e2982f617a25c891a50192fb26b48c7c3b367e81/1.7/Dockerfile)
- [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/190ea87fad5f126918020111da4e1723e741e6b7/2.0/Dockerfile)
- [`2.1.1`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/7d08b8e82fb8ca19745dab75ee32ba5a746ac999/2.1/Dockerfile)
- [`1.3.9`, `1.3` (*1.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/1.3/Dockerfile)
- [`1.4.5`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/1.4/Dockerfile)
- [`1.5.2`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/1.5/Dockerfile)
- [`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/1.6/Dockerfile)
- [`1.7.4`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/1.7/Dockerfile)
- [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/2.0/Dockerfile)
- [`2.1.1`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/a3f8e658da60bf58e97e18a78d85815a896f9eed/2.1/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -6,8 +6,8 @@
- [`openjdk-7u91-jre`, `openjdk-7-jre`, `7u91-jre`, `7-jre` (*openjdk-7-jre/Dockerfile*)](https://github.com/docker-library/java/blob/c046a7da2ac56f0ee5b870590de3e5a1cce569a7/openjdk-7-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/c046a7da2ac56f0ee5b870590de3e5a1cce569a7/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/c046a7da2ac56f0ee5b870590de3e5a1cce569a7/openjdk-8-jre/Dockerfile)
- [`openjdk-9-b96-jdk`, `openjdk-9-b96`, `openjdk-9-jdk`, `openjdk-9`, `9-b96-jdk`, `9-b96`, `9-jdk`, `9` (*openjdk-9-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/c046a7da2ac56f0ee5b870590de3e5a1cce569a7/openjdk-9-jdk/Dockerfile)
- [`openjdk-9-b96-jre`, `openjdk-9-jre`, `9-b96-jre`, `9-jre` (*openjdk-9-jre/Dockerfile*)](https://github.com/docker-library/java/blob/5552e0cd8db55b834a0d26ab200d19cee54b09f3/openjdk-9-jre/Dockerfile)
- [`openjdk-9-b101-jdk`, `openjdk-9-b101`, `openjdk-9-jdk`, `openjdk-9`, `9-b101-jdk`, `9-b101`, `9-jdk`, `9` (*openjdk-9-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/56a204b2096324ffc854725cb83eeaa22325d9d2/openjdk-9-jdk/Dockerfile)
- [`openjdk-9-b101-jre`, `openjdk-9-jre`, `9-b101-jre`, `9-jre` (*openjdk-9-jre/Dockerfile*)](https://github.com/docker-library/java/blob/56a204b2096324ffc854725cb83eeaa22325d9d2/openjdk-9-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). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links
- [`0.12.1`, `0.12`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/72ee51eb8543be869f38f2669581ccddbf25b329/Dockerfile)
- [`0.14.0`, `0.14`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/af3284fc689b3cbf4a6e8d2a9ee6a1042bb120e4/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).