revert to alpine 3.12

This commit is contained in:
aptalca
2021-02-10 14:01:37 -05:00
parent d1454a2b93
commit 249551c431
5 changed files with 7 additions and 5 deletions

View File

@@ -233,7 +233,8 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **23.01.21:** - Rebasing to alpine 3.13.
* **10.02.21:** - Revert to alpine 3.12 as php 7.4 broke laravel.
* **10.02.21:** - Rebasing to alpine 3.13.
* **01.06.20:** - Rebasing to alpine 3.12.
* **19.12.19:** - Rebasing to alpine 3.11.
* **15.07.19:** - Save laravel.log to /config, install heimdall during first start.