Skip to content

Commit d86d2e1

Browse files
author
Ric Harvey
committed
Fix table syntax in MD
1 parent cdfba3c commit d86d2e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you have improvements or suggestions please open an issue or pull request on
99

1010
### Versioning
1111
| Docker Tag | GitHub Release | Nginx Version | PHP Version | Alpine Version |
12-
|-----|-------|-----|--------|
12+
|-----|-------|-----|--------|--------|
1313
| latest | Master Branch |1.11.10 | 7.1.1 | 3.4 |
1414

1515
For other tags please see: [versioning](docs/versioning.md)

docs/versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ We will use the [semver](http://ricostacruz.com/cheatsheets/semver.html) style n
1414
The latest tag will always follow the master branch in git. the other versions will have releases attached.
1515

1616
| Docker Tag | GitHub Release | Nginx Version | PHP Version | Alpine Version | Container Scripts |
17-
|-----|-------|-----|--------|--------|
17+
|-----|-------|-----|--------|--------|--------|
1818
| latest | Master Branch |1.11.10 | 7.1.1 | 3.4 | 0.2.6 |
1919
| 1.1.1 | 1.1.1 |1.11.9 | 7.1.1 | 3.4 | 0.2.5 |
2020
| 1.1.2 | 1.1.2 |1.11.10 | 7.1.1 | 3.4 | 0.2.6 |

0 commit comments

Comments
 (0)