File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
1515For other tags please see: [ versioning] ( docs/versioning.md )
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ We will use the [semver](http://ricostacruz.com/cheatsheets/semver.html) style n
1414The 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 |
You can’t perform that action at this time.
0 commit comments