From f454a2d6ecd52af5547f369370ff173b117128ec Mon Sep 17 00:00:00 2001 From: David Edler Date: Wed, 16 Oct 2024 19:46:45 +0200 Subject: [PATCH] lxd-ui: include fix for storage volume creation during instance creation in cluster mode Signed-off-by: David Edler --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index b346eede..d7dfe415 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1549,7 +1549,7 @@ parts: source: https://github.com/canonical/lxd-ui source-depth: 1 source-type: git - source-commit: 6b4dc10523b68b6d8dafdc3269895c6c5cf65972 # 0.8.4 + source-commit: ae9d3e8236931bc73ed1a0f682518c7d841593e5 # 0.8.4 plugin: nil override-prime: |- [ "$(uname -m)" = "riscv64" ] && exit 0