1
0
mirror of https://github.com/kairos-io/osbuilder.git synced 2025-05-05 22:57:07 +00:00

Bump enki to fixed release

Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
Itxaka 2024-12-10 16:36:03 +01:00
parent bc34ec93a9
commit 0ac399f400
No known key found for this signature in database
GPG Key ID: FF934753A9D6AC56

View File

@ -1,7 +1,7 @@
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
ARG LEAP_VERSION=15.5
ARG LUET_VERSION=0.35.2
ARG ENKI_VERSION=0.1.2
ARG ENKI_VERSION=0.1.2-usbfix
FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM quay.io/kairos/enki:v${ENKI_VERSION} as enki