Bot Updating Documentation

pull/49/head
LinuxServer-CI 2021-12-29 21:23:50 +01:00
rodzic a520625e94
commit 0e280ece3f
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -42,6 +42,7 @@ This image provides various versions that are available via tags. `latest` tag u
| latest | Stable Radarr releases |
| develop | Radarr releases from their develop branch |
| nightly | Radarr releases from their nightly branch |
| nightly-alpine | Radarr releases from their nightly branch using our Alpine baseimage |
## Application Setup
@ -177,6 +178,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
## Versions
* **27.12.21:** - Add nightly-alpine branch.
* **17.10.21:** - Remove `UMASK_SET`.
* **08.05.21:** - Make the paths clearer to the user
* **17.01.21:** - Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information.