update: containers versions

This commit is contained in:
♥ Minnie ♥ 2024-08-11 20:05:27 +08:00
parent 71639ed7ef
commit f652e3b441
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
7 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ in {
# Movie collection manager for Usenet and BitTorrent users
radarr = {
autoStart = true;
image = "ghcr.io/hotio/radarr:release-5.6.0.8846";
image = "ghcr.io/hotio/radarr:release-5.8.3.8933";
ports = [
"${port}:7878/tcp" # WebUI
];