Skip to content

Commit 0fe28a0

Browse files
authored
Update Dockerfile
Signed-off-by: Itxaka <[email protected]>
1 parent db9c529 commit 0fe28a0

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.17
4+
ARG ENKI_VERSION=v0.0.19
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)