From 65a8674c4f361b42a9e0fb608f7186fee0342178 Mon Sep 17 00:00:00 2001 From: David Edler Date: Tue, 26 Nov 2024 09:50:19 +0100 Subject: [PATCH] lxd-ui: update 0.14 tag to include fix to filter out unknown and loopback typed network Signed-off-by: David Edler --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index f81b0b5a..a96b1730 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1572,7 +1572,7 @@ parts: source: https://github.com/canonical/lxd-ui source-depth: 1 source-type: git - source-commit: 595c9026df9770789f62506475ee14a48408cef3 # 0.14 + source-commit: 6a7b744f9848042d47d4d93e9bace566a2a40ee2 # 0.14 plugin: nil override-prime: |- [ "$(uname -m)" = "riscv64" ] && exit 0