Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-03-24 21:31:45 +01:00
rodzic c306e849ce
commit f215be996a
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ The architectures supported by this image are:
| :----: | --- |
| x86-64 | amd64-latest |
| arm64 | arm64v8-latest |
| armhf | arm32v6-latest |
| armhf | arm32v7-latest |
## Usage
@ -131,6 +131,7 @@ The web interface is at `<your ip>:5076` , to set up indexers and connections to
## Versions
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **11.02.19:** - Add pipeline logic and multi arch.
* **18.08.18:** - Bump java version to 10, (bionic currently refers to it as version 11).
* **10.08.18:** - Rebase to ubuntu bionic.