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

Commit 405eda7

Browse files
authored
Merge pull request #185 from kairos-io/Itxaka-patch-1
2 parents ac3bc8b + c77f6c5 commit 405eda7

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.0
4+
ARG ENKI_VERSION=0.2.1
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)