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

@@ -52,7 +52,8 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.01.21:", desc: "Rebasing to alpine 3.13." }
- { date: "10.02.21:", desc: "Revert to alpine 3.12 as php 7.4 broke laravel." }
- { date: "10.02.21:", desc: "Rebasing to alpine 3.13." }
- { date: "01.06.20:", desc: "Rebasing to alpine 3.12." }
- { date: "19.12.19:", desc: "Rebasing to alpine 3.11." }
- { date: "15.07.19:", desc: "Save laravel.log to /config, install heimdall during first start." }