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 {
# PVR for Usenet and BitTorrent users
sonarr = {
autoStart = true;
image = "ghcr.io/hotio/sonarr:release-4.0.5.1710";
image = "ghcr.io/hotio/sonarr:release-4.0.8.1874";
ports = [
"${port}:8989/tcp" # WebUI
];