chore: netbird module optimized
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user