Skip to content

Commit 22133b5

Browse files
authored
Merge pull request #162 from kairos-io/Itxaka-patch-1
2 parents 24b7fe2 + d914866 commit 22133b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools-image/Dockerfile

+1-1
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.2
4-
ARG ENKI_VERSION=v0.0.29
4+
ARG ENKI_VERSION=v0.0.30
55

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

0 commit comments

Comments
 (0)