Try building the base image for arm
This commit is contained in:
@@ -64,6 +64,7 @@ base-images:
|
||||
- base-kinoite-nvidia.yml
|
||||
BB_BUILD_PUSH: 'true'
|
||||
BB_BUILD_RECHUNK: 'true'
|
||||
TAG: 340-feat-multiarch
|
||||
|
||||
legacy-build-images:
|
||||
extends:
|
||||
@@ -90,4 +91,3 @@ build-images:
|
||||
- jp-desktop-nvidia.yml
|
||||
- jp-laptop.yml
|
||||
BB_BUILD_PUSH: 'true'
|
||||
TAG: 340-feat-multiarch
|
||||
|
||||
@@ -4,6 +4,9 @@ name: cosmic
|
||||
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||
image-version: 42
|
||||
description: The base image of Wunker OS
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
modules:
|
||||
- from-file: base/common.yml
|
||||
- type: os-release
|
||||
|
||||
Reference in New Issue
Block a user