Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 349d2a7

Browse files
committed
Bump Enki to 0.2.3
Brings a fix for USB/LIVECD differences with grub: kairos-io/enki@8efbc04 Signed-off-by: Itxaka <itxaka@kairos.io>
1 parent 3aa1fa1 commit 349d2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
22
ARG LEAP_VERSION=15.5
33
ARG LUET_VERSION=0.35.5
4-
ARG ENKI_VERSION=0.2.2
4+
ARG ENKI_VERSION=0.2.3
55

66
FROM quay.io/luet/base:$LUET_VERSION AS luet
77
FROM quay.io/kairos/enki:v${ENKI_VERSION} as enki

0 commit comments

Comments
 (0)