From 4f0db25c4d09ed582e5e25d00c7a10e60f81e1c6 Mon Sep 17 00:00:00 2001 From: David Edler Date: Fri, 11 Oct 2024 14:48:53 +0200 Subject: [PATCH] lxd-ui: include fix for image alias on custom project Signed-off-by: David Edler --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 3e802290..c66e9992 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1502,7 +1502,7 @@ parts: source: https://github.com/canonical/lxd-ui source-depth: 1 source-type: git - source-commit: 7583096c386421a135b730a7ddfa74c3bd7859db # 0.8.4 + source-commit: 6b4dc10523b68b6d8dafdc3269895c6c5cf65972 # 0.8.4 plugin: nil override-prime: |- [ "$(uname -m)" = "riscv64" ] && exit 0