Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-03-24 19:41:19 +00:00
rodzic 29f5873d75
commit 9234bc7afd
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ The architectures supported by this image are:
| :----: | --- |
| x86-64 | amd64-latest |
| arm64 | arm64v8-latest |
| armhf | arm32v6-latest |
| armhf | arm32v7-latest |
## Usage
@ -150,6 +150,7 @@ Access the WebUI at <your-ip>:8000. For more information, check out [Healthcheck
## Versions
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **14.02.19:** - Adding mysql libs needed for using a database.
* **11.10.18:** - adding pipeline logic and multi arching release
* **15.11.17:** - `git pull` is now in Dockerfile so each tagged container contains the same code version