diff --git a/hosts/franz/arion/dashboard/arion-compose.nix b/hosts/franz/arion/dashboard/arion-compose.nix index 98d7c96..1d451d5 100644 --- a/hosts/franz/arion/dashboard/arion-compose.nix +++ b/hosts/franz/arion/dashboard/arion-compose.nix @@ -8,7 +8,7 @@ services = { homarr.service = { - image = "ghcr.io/ajnart/homarr:0.15.2"; + image = "ghcr.io/ajnart/homarr:0.15.3"; container_name = "homarr"; labels = { "traefik.enable" = "true";