Docker file move from COPY to ADD (sec recomendations)

This commit is contained in:
Ric Harvey
2020-08-11 10:11:07 +01:00
parent 2d7fef8f62
commit 9dd753d526
4 changed files with 15 additions and 14 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.1 | Master Branch |1.18.0 | 7.4.9 | 3.12 |
| latest/1.10.2 | Master Branch |1.18.0 | 7.4.9 | 3.12 |
_Note:_ The image is now aviable on x86_64 and Arm systems!