mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-08-01 23:49:33 +00:00
Update tools-image/Dockerfile
Co-authored-by: Mauro Morales <mauro.morales@spectrocloud.com> Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
parent
40477e3ceb
commit
c0fc19b345
@ -28,7 +28,7 @@ RUN cp /tmp/luet-${TARGETARCH}.yaml /etc/luet/luet.yaml
|
||||
|
||||
## Uki artifacts, will be set under the /usr/kairos directory
|
||||
## We can install both arches, as the artifacts are named differently
|
||||
RUN luet install -y system/systemd-boot
|
||||
RUN luet install --config /tmp/luet-amd64.yaml -y system/systemd-boot
|
||||
RUN luet install --config /tmp/luet-arm64.yaml -y system/systemd-boot
|
||||
|
||||
## Live CD artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user