diff --git a/live-build/auto/build b/live-build/auto/build index d2348b36..8ca3916b 100755 --- a/live-build/auto/build +++ b/live-build/auto/build @@ -90,7 +90,7 @@ if [ "${IMAGEFORMAT:-}" = "ubuntu-image" ]; then # Use ubuntu-image instead of live-build export SNAPPY_STORE_NO_CDN=1 - snap install --classic --channel=edge ubuntu-image + snap install --classic --channel=stable ubuntu-image apt install mtools grub-common