From b6e945050ff48fa030e35dda0aeb7e85c945796a Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:28:41 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/deedee-ops/?= =?UTF-8?q?omada-controller=20(=205.13.30.8=20=E2=86=92=205.14.32.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nix/machines/supervisor/modules/arion-omada-controller.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {