Merge branch 'beta' into 'master'

Fix composer run as root

Closes #169

See merge request ric_harvey/nginx-php-fpm!267
This commit is contained in:
Ric Harvey
2020-08-17 11:17:18 +00:00
3 changed files with 7 additions and 5 deletions

View File

@@ -10,7 +10,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!