update readme

This commit is contained in:
aptalca
2019-07-15 21:56:32 -04:00
parent 21e6d52b46
commit ec07bff1ac
2 changed files with 2 additions and 2 deletions

View File

@@ -194,7 +194,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **14.07.19:** - Save laravel.log to /config
* **15.07.19:** - Save laravel.log to /config, install heimdall during first start.
* **28.06.19:** - Rebasing to alpine 3.10.
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **22.02.19:** - Rebasing to alpine 3.9.

View File

@@ -52,7 +52,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "14.07.19:", desc: "Save laravel.log to /config" }
- { date: "15.07.19:", desc: "Save laravel.log to /config, install heimdall during first start." }
- { date: "28.06.19:", desc: "Rebasing to alpine 3.10." }
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
- { date: "22.02.19:", desc: "Rebasing to alpine 3.9." }