Bot Updating Documentation

pull/120/head
LinuxServer-CI 2023-05-28 00:09:17 +00:00
rodzic 0b50417837
commit a24895efeb
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ The architectures supported by this image are:
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ✅ | arm32v7-\<version tag\> |
| armhf | ❌ | |
## Application Setup
@ -240,6 +240,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.
* **15.12.22:** - Replace unmaintained ssmtp with msmtp.
* **15.12.22:** - Rebase to Alpine 3.17, Add ssmtp and whois packages. Symlink config to allow live reloading.
* **25.08.22:** - Update README to clarify remote log information.