From c080f754c9e96a795b3c6606abdd8f8e2811a751 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 22:09:46 +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.26.1=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..d4cf49b42 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.26.1-chromium@sha256:f23b5db9c59499cab5ade83036d5667a003224d18f5379126bd27a1249eb0a77"; networks = { # uncomment when bootstrapping omada switch from scratch # bootstrap = {