We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2806239 commit 8b2fac5Copy full SHA for 8b2fac5
tools-image/Dockerfile
@@ -1,7 +1,7 @@
1
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
2
ARG LEAP_VERSION=15.5
3
ARG LUET_VERSION=0.35.1
4
-ARG ENKI_VERSION=v0.0.23
+ARG ENKI_VERSION=v0.0.25
5
6
FROM quay.io/luet/base:$LUET_VERSION AS luet
7
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
0 commit comments