We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46d1e85 + b21a572 commit a6d03cfCopy full SHA for a6d03cf
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.21
+ARG ENKI_VERSION=v0.0.22
5
6
FROM quay.io/luet/base:$LUET_VERSION AS luet
7
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
0 commit comments