From 93a5f4b202b5757ec3d970413b5392506f710a78 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Mon, 16 Sep 2024 11:09:49 +0100 Subject: [PATCH] lxd-ui: Switch to source commit Signed-off-by: Thomas Parrott --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 86ebcdef..1c53275c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1506,7 +1506,7 @@ parts: lxd-ui: source: https://github.com/canonical/lxd-ui source-type: git - source-tag: "0.5" + source-commit: 4ab1839a557f8458a531c243ec14b245d64fe7c8 # 0.5 plugin: nil override-pull: | [ "$(uname -m)" = "riscv64" ] && exit 0