update readme

This commit is contained in:
aptalca 2019-02-24 22:34:04 +00:00 committed by Ryan Kuba
parent 068e72b2cd
commit 39b4dc140b
2 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,7 @@ Below are the instructions for updating containers:
## Versions
* **23.02.19:** - Rebase to alpine 3.9, use repo version of imagemagick.
* **11.02.19:** - Add pipeline logic and multi arch.
* **03.01.19:** - Remove guest user from default app.db.
* **16.08.18:** - Rebase to alpine 3.8.

View File

@ -69,6 +69,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.02.19:", desc: "Rebase to alpine 3.9, use repo version of imagemagick." }
- { date: "11.02.19:", desc: "Add pipeline logic and multi arch." }
- { date: "03.01.19:", desc: "Remove guest user from default app.db." }
- { date: "16.08.18:", desc: "Rebase to alpine 3.8." }