This commit is contained in:
Eric Nemchik 2023-01-19 20:37:30 -06:00
parent 9380a5457e
commit 2d12737198
3 changed files with 2 additions and 2 deletions

View File

@ -257,7 +257,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.
* **20.08.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).
* **22.11.20:** - Pin composer version to 1.10.17.
* **01.06.20:** - Rebasing to alpine 3.12.

View File

@ -84,7 +84,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: "20.08.22:", desc: "Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base))." }
- { date: "22.11.20:", desc: "Pin composer version to 1.10.17." }
- { date: "01.06.20:", desc: "Rebasing to alpine 3.12." }

0
root/etc/s6-overlay/s6-rc.d/init-cops-config/run Normal file → Executable file
View File