Skip to content

Commit a6d03cf

Browse files
authored
Merge pull request #151 from kairos-io/mauromorales-patch-1
Update Enki to v0.0.22
2 parents 46d1e85 + b21a572 commit a6d03cf

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