chore: netbird module optimized

This commit is contained in:
2026-03-09 08:21:51 +01:00
parent f5ea46001e
commit e832ba3742
5 changed files with 34 additions and 22 deletions

View File

@@ -9,7 +9,7 @@
in {
virtualisation.oci-containers.containers.${serviceName} = {
#image = "ghcr.io/berriai/litellm:v1.78.5-stable";
image = "docker.litellm.ai/berriai/litellm:v1.81.12-stable";
image = "docker.litellm.ai/berriai/litellm:v1.81.14-stable.gpt-5.4_patch";
ports = ["127.0.0.1:${toString servicePort}:4000"];
environmentFiles = [config.age.secrets.litellm-env.path];
environment = {