Bot Updating Templated Files

LICENSE
LinuxServer-CI 2019-03-24 20:32:07 +00:00
rodzic f215be996a
commit 5ec29293be
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -54,7 +54,7 @@ The architectures supported by this image are:
| :----: | --- |
| x86-64 | amd64-latest |
| arm64 | arm64v8-latest |
| armhf | arm32v6-latest |
| armhf | arm32v7-latest |
## Usage
@ -160,6 +160,7 @@ Unlike other implementations of COPS in a docker container, the linuxserver ver
## Versions
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
* **27.02.19:** - Upgrade packages during install to prevent mismatch with baseimage.
* **22.02.19:** - Rebasing to alpine 3.9.
* **14.01.19:** - Add multiarch and pipeline logic.