Add conf update note

This commit is contained in:
thespad 2024-05-28 19:31:32 +01:00
parent ee41b5680d
commit 283f50b419
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 2 additions and 2 deletions

View File

@ -322,7 +322,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **27.05.24:** - Rebase to Alpine 3.20.
* **27.05.24:** - Rebase to Alpine 3.20. Existing users should update: site-confs/default.conf to avoid http2 deprecation warnings.
* **18.01.24:** - Add php-sodium.
* **13.01.24:** - Rebase to Alpine 3.19 with php 8.3.
* **27.12.23:** - Update image to support v5.

View File

@ -67,7 +67,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "27.05.24:", desc: "Rebase to Alpine 3.20."}
- { date: "27.05.24:", desc: "Rebase to Alpine 3.20. Existing users should update: site-confs/default.conf to avoid http2 deprecation warnings."}
- { date: "18.01.24:", desc: "Add php-sodium."}
- { date: "13.01.24:", desc: "Rebase to Alpine 3.19 with php 8.3."}
- { date: "27.12.23:", desc: "Update image to support v5." }