update docs

This commit is contained in:
Ric Harvey
2020-08-17 12:07:43 +01:00
parent f09e82607b
commit cef53405ca
2 changed files with 2 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ If you have improvements or suggestions please open an issue or pull request on
### Versioning
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
|-----|-------|-----|--------|--------|
| latest/1.10.2 | Master Branch |1.18.0 | 7.4.9 | 3.12 |
| latest/1.10.3 | Master Branch |1.18.0 | 7.4.9 | 3.12 |
_Note:_ The image is now aviable on x86_64 and Arm systems!

View File

@@ -22,6 +22,7 @@ The latest tag will always follow the master branch in git. the other versions w
| 1.10.0 | 7.4.8 |1.18.0 | 3.12 | 0.3.13 | PHP 7.4.8 + Nginx 1.18.0 + arm builds |
| 1.10.1 | 7.4.9 |1.18.0 | 3.12 | 0.3.13 | bump to PHP 7.4.9 |
| 1.10.2 | 7.4.9 |1.18.0 | 3.12 | 0.3.13 | Swap Docker file from ADD to COPY |
| 1.10.3 | 7.4.9 |1.18.0 | 3.12 | 0.3.14 | run composer as non root user |
These tags will be created on GitLab and as tags in docker hub.