Skip to content

Commit c2748ae

Browse files
committed
Update quay.io/kairos/enki Docker tag to v0.0.12
1 parent 30f8b9c commit c2748ae

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