Run update.sh

This commit is contained in:
Tianon Gravi
2014-10-31 15:28:26 -06:00
parent 6b37808f4a
commit fb5d8ee028
5 changed files with 16 additions and 16 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links
- [`1.9.3-p547`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/1.9/Dockerfile)
- [`1.9.3-p547-onbuild`, `1.9.3-onbuild`, `1.9-onbuild`, `1-onbuild` (*1.9/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/1.9/onbuild/Dockerfile)
- [`2.0.0-p576`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.0/Dockerfile)
- [`2.0.0-p576-onbuild`, `2.0.0-onbuild`, `2.0-onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.0/onbuild/Dockerfile)
- [`2.1.3`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.1/Dockerfile)
- [`2.1.3-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.1/onbuild/Dockerfile)
- [`1.9.3-p550`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/1.9/Dockerfile)
- [`1.9.3-p550-onbuild`, `1.9.3-onbuild`, `1.9-onbuild`, `1-onbuild` (*1.9/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/1.9/onbuild/Dockerfile)
- [`2.0.0-p594`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.0/Dockerfile)
- [`2.0.0-p594-onbuild`, `2.0.0-onbuild`, `2.0-onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.0/onbuild/Dockerfile)
- [`2.1.4`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.1/Dockerfile)
- [`2.1.4-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.1/onbuild/Dockerfile)
For more information about this image and its history, please see the [relevant
manifest file