Nextcloud 19, PHP 7.4

This commit is contained in:
Wonderfall
2020-06-03 19:04:27 +02:00
parent 1d96a84ea6
commit 014a0d1b9f
3 changed files with 7 additions and 80 deletions

View File

@ -7,7 +7,7 @@
### Features
- Based on Alpine Linux.
- Bundled with nginx and PHP 7.x (wonderfall/nginx-php image).
- Bundled with nginx and PHP 7.4 (wonderfall/nginx-php image).
- Automatic installation using environment variables.
- Package integrity (SHA512) and authenticity (PGP) checked during building process.
- Data and apps persistence.
@ -21,8 +21,10 @@
### Tags
- **latest** : latest stable version.
- **18.0** : latest 18.0.x version (stable)
- **17.0** : latest 17.0.x version (oldstable)
- **19.0** : latest 18.0.x version (stable)
- **18.0** : latest 17.0.x version (oldstable, please migrate!)
Since this project should suit my needs, I'll only maintain the latest stable version available.
### Build-time variables
- **NEXTCLOUD_VERSION** : version of nextcloud