Skip to content

Commit fb5d8ee

Browse files
committed
Run update.sh
1 parent 6b37808 commit fb5d8ee

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

jruby/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`1.7`, `1.7.16`, `latest` (*1.7/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/1.7/Dockerfile)
4-
- [`dev` (*9000/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/9000/Dockerfile)
3+
- [`1.7`, `1.7.16`, `1.7.16.1`, `latest` (*1.7/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/fe814254b51c4f619ec2561df421259c32b27c63/1.7/Dockerfile)
4+
- [`dev` (*9000/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/fe814254b51c4f619ec2561df421259c32b27c63/9000/Dockerfile)
55
- [`1.7-onbuild`, `1.7.16-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/10eae9359611104c013e82206104b40f20fac377/1.7/onbuild/Dockerfile)
66

77
For more information about this image and its history, please see the [relevant

nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`latest`, `1`, `1.7`, `1.7.6` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/f3d09b3483f086075d9fd01ad015f843a1d99abd/Dockerfile)
3+
- [`latest`, `1`, `1.7`, `1.7.7` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/66d3b5a0ece894c213c16af5753bc52be9ebb1e6/Dockerfile)
44

55
For more information about this image and its history, please see the [relevant
66
manifest file

php-zendserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To specify a pre-purchased license use the following env vars:
101101

102102
# License
103103

104-
Zend Technologies Ltd.
104+
[Zend Technologies Ltd.](https://www.zend.com/topics/License-EULA-2010-09-2.pdf)
105105

106106
# User Feedback
107107

php/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`5.4.34-cli`, `5.4-cli`, `5.4.34`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.4/Dockerfile)
4-
- [`5.4.34-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9fc452451b227d1d20b77183cacc26906c9f669d/5.4/apache/Dockerfile)
5-
- [`5.5.18-cli`, `5.5-cli`, `5.5.18`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.5/Dockerfile)
6-
- [`5.5.18-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/6527e41240379ce1112b629a505ef9752f42a64f/5.5/apache/Dockerfile)
7-
- [`5.6.2-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.2`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.6/Dockerfile)
8-
- [`5.6.2-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/apache/Dockerfile)
3+
- [`5.4.34-cli`, `5.4-cli`, `5.4.34`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.4/Dockerfile)
4+
- [`5.4.34-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.4/apache/Dockerfile)
5+
- [`5.5.18-cli`, `5.5-cli`, `5.5.18`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.5/Dockerfile)
6+
- [`5.5.18-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.5/apache/Dockerfile)
7+
- [`5.6.2-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.2`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.6/Dockerfile)
8+
- [`5.6.2-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/7cd19dc2a719c3fd9744067df8f07fd74a7b113b/5.6/apache/Dockerfile)
99

1010
For more information about this image and its history, please see the [relevant
1111
manifest file

ruby/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Supported tags and respective `Dockerfile` links
22

3-
- [`1.9.3-p547`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/1.9/Dockerfile)
4-
- [`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)
5-
- [`2.0.0-p576`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.0/Dockerfile)
6-
- [`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)
7-
- [`2.1.3`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.1/Dockerfile)
8-
- [`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)
3+
- [`1.9.3-p550`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/1.9/Dockerfile)
4+
- [`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)
5+
- [`2.0.0-p594`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.0/Dockerfile)
6+
- [`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)
7+
- [`2.1.4`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/59efe8f7291ffddf5c8b3f8b6f784ad80905f34c/2.1/Dockerfile)
8+
- [`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)
99

1010
For more information about this image and its history, please see the [relevant
1111
manifest file

0 commit comments

Comments
 (0)