Use stable for now.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2023-05-30 19:12:44 +02:00
parent be7816a99d
commit 041b65fd11

View File

@ -90,7 +90,7 @@ if [ "${IMAGEFORMAT:-}" = "ubuntu-image" ]; then
# Use ubuntu-image instead of live-build # Use ubuntu-image instead of live-build
export SNAPPY_STORE_NO_CDN=1 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 apt install mtools grub-common