Merge remote-tracking branch 'samirakarioh/fix-oci-bug' into ubuntu/master

* samirakarioh/fix-oci-bug:
  fix: build OCI image failed to build
This commit is contained in:
Utkarsh Gupta 2022-09-29 13:54:27 +05:30
commit acf76bb3c7

View File

@ -1036,6 +1036,8 @@ case $PROJECT:${SUBPROJECT:-} in
;;
ubuntu-base:*|ubuntu-core:*)
;;
ubuntu-oci:*)
;;
*)
BASE_SEED='desktop'
;;