Skip to content

Commit 7005550

Browse files
committed
Update quay.io/kairos/enki Docker tag to v0.0.16
1 parent 18959ee commit 7005550

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