Update Traefik

This commit is contained in:
2026-05-14 11:48:55 +02:00
parent 0cc60dcd29
commit ec9b8f7d55
+1 -1
View File
@@ -4,7 +4,7 @@ with lib;
let let
# Version tagging # Version tagging
traefikVersion = "v3.6.8"; traefikVersion = "v3.7.1";
# Helper # Helper
helper = import ./lib.nix { inherit config pkgs lib; }; helper = import ./lib.nix { inherit config pkgs lib; };
cfg = config.numbus.services.traefik; cfg = config.numbus.services.traefik;