Skip to content

Commit 16abc13

Browse files
author
Ric Harvey
committed
Info about beta tags
1 parent 3ec76e0 commit 16abc13

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ If you have any improvements please submit a pull request.
77
### Docker hub repository
88
The Docker hub build can be found here: [https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/](https://registry.hub.docker.com/u/richarvey/nginx-php-fpm/)
99
## Versions
10-
- Nginx Mainline Version: **1.9.12**
11-
- PHP: **5.5.9-1ubuntu4.14**
12-
- Ubuntu Trusty: **14.04.4**
10+
11+
| Tag | nginx | PHP | Ubuntu |
12+
|--------|--------|-------------------|---------|
13+
| latest | 1.9.12 | 5.5.9-1ubuntu4.14 | 14.04.4 |
14+
| beta56 | 1.9.11 | 5.6 | 16.04 |
15+
| beta70 | 1.9.11 | 7.0 | 16.04 |
1316

1417
## Building from source
1518
To build from source you need to clone the git repo and run docker build:

0 commit comments

Comments
 (0)