Run update.sh

This commit is contained in:
Docker Library Bot 2015-12-17 18:32:56 +00:00
parent 68c60bb72a
commit e024baf1e9
2 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`4.0.3`, `4.0` (*4.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/0ffeed9bb61036fca3f23fa4f9208b90a484f150/4.0/Dockerfile)
- [`4.1.3`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/c05e1e821fcda0ca1908653c00adae04eeb95548/4.1/Dockerfile)
- [`4.2.1`, `4.2` (*4.2/Dockerfile*)](https://github.com/docker-library/kibana/blob/b044e432f4621cc5be5fbe520c76b81df1f28c62/4.2/Dockerfile)
- [`4.3.0`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/18976f0d8fdf2e53299c61b56ad8a040dff133fc/4.3/Dockerfile)
- [`4.1.4`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/e4e44e6e91f1708d859f5275aad189fdb50dfd7a/4.1/Dockerfile)
- [`4.2.2`, `4.2` (*4.2/Dockerfile*)](https://github.com/docker-library/kibana/blob/63d41b40afc169c437fd44f2efc6048d2931e7e4/4.2/Dockerfile)
- [`4.3.1`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/a747babc86c0235f94dc7b65d23743f4cbfd7bca/4.3/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/kibana`)](https://github.com/docker-library/official-images/blob/master/library/kibana). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

View File

@ -12,10 +12,10 @@
- [`4.2.3-onbuild`, `4.2-onbuild`, `4-onbuild`, `argon-onbuild` (*4.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb89224e0f2572e4894c50abfa8174ca65d6b28f/4.2/onbuild/Dockerfile)
- [`4.2.3-slim`, `4.2-slim`, `4-slim`, `argon-slim` (*4.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb89224e0f2572e4894c50abfa8174ca65d6b28f/4.2/slim/Dockerfile)
- [`4.2.3-wheezy`, `4.2-wheezy`, `4-wheezy`, `argon-wheezy` (*4.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bb89224e0f2572e4894c50abfa8174ca65d6b28f/4.2/wheezy/Dockerfile)
- [`5.2.0`, `5.2`, `5`, `latest` (*5.2/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5d433ece4d221fac7e38efbec25ffea2dea56286/5.2/Dockerfile)
- [`5.2.0-onbuild`, `5.2-onbuild`, `5-onbuild`, `onbuild` (*5.2/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5d433ece4d221fac7e38efbec25ffea2dea56286/5.2/onbuild/Dockerfile)
- [`5.2.0-slim`, `5.2-slim`, `5-slim`, `slim` (*5.2/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5d433ece4d221fac7e38efbec25ffea2dea56286/5.2/slim/Dockerfile)
- [`5.2.0-wheezy`, `5.2-wheezy`, `5-wheezy`, `wheezy` (*5.2/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5d433ece4d221fac7e38efbec25ffea2dea56286/5.2/wheezy/Dockerfile)
- [`5.3.0`, `5.3`, `5`, `latest` (*5.3/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/Dockerfile)
- [`5.3.0-onbuild`, `5.3-onbuild`, `5-onbuild`, `onbuild` (*5.3/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/onbuild/Dockerfile)
- [`5.3.0-slim`, `5.3-slim`, `5-slim`, `slim` (*5.3/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/slim/Dockerfile)
- [`5.3.0-wheezy`, `5.3-wheezy`, `5-wheezy`, `wheezy` (*5.3/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/87993b5bb5b47a6dfc9f27b553406a4cb60f7050/5.3/wheezy/Dockerfile)
For more information about this image and its history, please see [the relevant manifest file (`library/node`)](https://github.com/docker-library/official-images/blob/master/library/node). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).