Bot Updating Documentation

pull/126/head
LinuxServer-CI 2023-07-03 09:23:02 +00:00
rodzic 95a4d363df
commit b97c9a3226
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,7 @@ The architectures supported by this image are:
| :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ✅ | arm32v7-\<version tag\> |
| armhf | ❌ | |
## Application Setup
@ -217,6 +217,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **03.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
* **13.02.23:** - Rebase to Alpine 3.17, migrate to s6v3.
* **03.01.22:** - Rebase to alpine 3.15. Add new build deps and apply other fixes for 0.14.
* **07.08.21:** - Fixing incorrect database password variable operator.