Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-03-27 19:21:41 +00:00
rodzic 826095f8b3
commit 3fd3ce6b38
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ The architectures supported by this image are:
| :----: | --- | | :----: | --- |
| x86-64 | amd64-latest | | x86-64 | amd64-latest |
| arm64 | arm64v8-latest | | arm64 | arm64v8-latest |
| armhf | arm32v6-latest | | armhf | arm32v7-latest |
## Usage ## Usage
@ -166,6 +166,7 @@ The automatic update will run once a day at 3am local server time.
## Versions ## Versions
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **22.02.19:** - Rebase to Alpine 3.9, add themes to baseimage, add python and findutils. * **22.02.19:** - Rebase to Alpine 3.9, add themes to baseimage, add python and findutils.
* **22.02.19:** - Catch term and clean exit. * **22.02.19:** - Catch term and clean exit.
* **07.02.19:** - Add pipeline logic and multi arch. * **07.02.19:** - Add pipeline logic and multi arch.