Skip to content

Commit

Permalink
Merge pull request #107 from kairos-io/efi_secureboot_enki
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored Jan 11, 2024
2 parents e4482dd + 866dc42 commit 275bbf8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion tools-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
ARG LEAP_VERSION=15.5
ARG LUET_VERSION=0.35.0
ARG ENKI_VERSION=v0.0.3
ARG ENKI_VERSION=v0.0.4

FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
Expand Down
3 changes: 0 additions & 3 deletions tools-image/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
iso:
uefi:
- dir:/efi
image:
- dir:/efi
- dir:/grub2

0 comments on commit 275bbf8

Please sign in to comment.