mirror of
https://github.com/linuxserver/docker-lychee.git
synced 2026-02-06 11:28:40 +08:00
Add conf update note
This commit is contained in:
parent
ee41b5680d
commit
283f50b419
@ -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.
|
||||
|
||||
@ -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." }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user