Update versions.

This commit is contained in:
Stanislav Nikitin 2021-11-07 00:29:02 +05:00
parent 89d8a7ec7b
commit 2c93ad3fa4
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@ Container was created as an attempt to move everything inside Docker, even thing
**Warning:** this image isn't small and contains everything that is available in Alpine Linux for php. If you want to minimize image size - please build application-specific container!
## Versions
At current commit image is using:
* Alpine 3.14.0
* nginx 1.20.1
* php 7.4.25
## Adding nginx configuration
Just bind files (or whole directory) to `/etc/nginx/conf.d`.