Bot Updating Documentation

pull/186/head
LinuxServer-CI 2024-02-07 06:02:28 +00:00
rodzic 6dc149d7c3
commit 2fb8146b41
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -34,6 +34,15 @@ The architectures supported by this image are:
| arm64 | ❌ | | | arm64 | ❌ | |
| armhf | ❌ | | | armhf | ❌ | |
## Version Tags
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
| Tag | Available | Description |
| :----: | :----: |--- |
| latest | ✅ | Standard English release |
| chinese | ✅ | Simplified Chinese version |
## Application Setup ## Application Setup
The application can be accessed at: The application can be accessed at:
@ -310,5 +319,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **06.01.24:** - Rebase to Debian Bookworm.
* **17.01.24:** - Update Chromium wrapper. * **17.01.24:** - Update Chromium wrapper.
* **21.04.23:** - Initial release. * **21.04.23:** - Initial release.