We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f8b9c commit c2748aeCopy full SHA for c2748ae
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.0
4
-ARG ENKI_VERSION=v0.0.11
+ARG ENKI_VERSION=v0.0.12
5
6
FROM quay.io/luet/base:$LUET_VERSION AS luet
7
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
0 commit comments