mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
Fix date
This commit is contained in:
parent
ebeadd336f
commit
231349b842
@ -276,7 +276,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **20.08.22:** - Rebase to alpine 3.17 with php8.1.
|
||||
* **19.01.23:** - Rebase to alpine 3.17 with php8.1.
|
||||
* **16.01.23:** - Wrap `.env` values in quotes.
|
||||
* **05.01.23:** - Fix db password setting (sed escape `&`).
|
||||
* **21.12.22:** - Update db info in .env file when env vars are updated.
|
||||
|
||||
@ -104,7 +104,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "20.08.22:", desc: "Rebase to alpine 3.17 with php8.1." }
|
||||
- { date: "19.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
|
||||
- { date: "16.01.23:", desc: "Wrap `.env` values in quotes." }
|
||||
- { date: "05.01.23:", desc: "Fix db password setting (sed escape `&`)." }
|
||||
- { date: "21.12.22:", desc: "Update db info in .env file when env vars are updated." }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user