Skip to content

Commit d63acff

Browse files
committed
Fix table spacing.
1 parent 42b1393 commit d63acff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ This is a Dockerfile/image to build a container for nginx and php-fpm, with the
77
If you have improvements or suggestions please open an issue or pull request on the GitHub project page.
88

99
### Versioning
10+
```
1011
| Docker Tag | GitHub Release | Nginx Version | PHP Version | Alpine Version |
11-
|-----|-------|-----|--------|--------|
12-
| latest | Master Branch |1.13.7 | 7.1.12 | 3.4 |
12+
|------------|----------------|---------------|-------------|----------------|
13+
| latest | Master Branch | 1.13.7 | 7.1.12 | 3.4 |
14+
```
1315

1416
For other tags please see: [versioning](https://github.com/richarvey/nginx-php-fpm/blob/master/docs/versioning.md)
1517

0 commit comments

Comments
 (0)