Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-03-24 16:39:34 -04:00
rodzic bc44f5f0df
commit ce0189a2c9
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 |
| arm64 | arm64v8-latest |
| armhf | arm32v6-latest |
| armhf | arm32v7-latest |
## Usage
@ -139,6 +139,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
## Versions
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **05.03.19:** - Update Build process for v1.1.0 release.
* **22.02.19:** - Rebasing to alpine 3.9.
* **16.01.19:** - Add pipeline logic and multi arch.