diff --git a/nix/machines/supervisor/modules/arion-omada-controller.nix b/nix/machines/supervisor/modules/arion-omada-controller.nix index a740fdea1..688e15218 100644 --- a/nix/machines/supervisor/modules/arion-omada-controller.nix +++ b/nix/machines/supervisor/modules/arion-omada-controller.nix @@ -8,7 +8,7 @@ # by default DNS is set to adguard in docker which causes internal loopback and resolving problems # that's why we need to force it to actual gateway dns = [ "10.42.1.1" ]; - image = "ghcr.io/deedee-ops/omada-controller:5.13.30.8-chromium@sha256:6500871cc6bae3ca008e64a8d24069407bcfffe7ac6beec146be0f3f083b2621"; + image = "ghcr.io/deedee-ops/omada-controller:5.14.32.2-chromium@sha256:71cfa084621834717e3de0e037ea57da81b80dedb367c0573534c8337e70a113"; networks = { # uncomment when bootstrapping omada switch from scratch # bootstrap = {