set container state versions

This commit is contained in:
2024-11-12 09:17:35 -06:00
parent 6f9706d8f2
commit 77662166bf
4 changed files with 19 additions and 11 deletions

View File

@@ -31,6 +31,8 @@
logDir = "/etc/jellyfin/log";
openFirewall = true;
};
system.stateVersion = "24.05";
};
};
};