Skip to content

Commit 5547aab

Browse files
committed
Run update.sh
1 parent 90666a3 commit 5547aab

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

php/README.md

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

3-
- [`5.4.38-cli`, `5.4-cli`, `5.4.38`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/Dockerfile)
4-
- [`5.4.38-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/apache/Dockerfile)
5-
- [`5.4.38-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.4/fpm/Dockerfile)
6-
- [`5.5.22-cli`, `5.5-cli`, `5.5.22`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/Dockerfile)
7-
- [`5.5.22-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/apache/Dockerfile)
8-
- [`5.5.22-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.5/fpm/Dockerfile)
9-
- [`5.6.6-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.6`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.6/Dockerfile)
10-
- [`5.6.6-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.6/apache/Dockerfile)
11-
- [`5.6.6-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/1e07e9134490f53d24fbd23ee3521067c8ab2d29/5.6/fpm/Dockerfile)
3+
- [`5.4.39-cli`, `5.4-cli`, `5.4.39`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.4/Dockerfile)
4+
- [`5.4.39-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.4/apache/Dockerfile)
5+
- [`5.4.39-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.4/fpm/Dockerfile)
6+
- [`5.5.23-cli`, `5.5-cli`, `5.5.23`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.5/Dockerfile)
7+
- [`5.5.23-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.5/apache/Dockerfile)
8+
- [`5.5.23-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.5/fpm/Dockerfile)
9+
- [`5.6.7-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.7`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.6/Dockerfile)
10+
- [`5.6.7-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.6/apache/Dockerfile)
11+
- [`5.6.7-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/dd4503a7f06edf792d045e1dc60cef8828965265/5.6/fpm/Dockerfile)
1212

1313
For more information about this image and its history, please see the [relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
1414

0 commit comments

Comments
 (0)