1
0
mirror of https://github.com/kairos-io/osbuilder.git synced 2025-05-03 21:56:33 +00:00

bump enki

Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
Itxaka 2024-10-19 12:50:24 +02:00 committed by GitHub
parent 169ba969f3
commit 42fde4a1fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.5
ARG ENKI_VERSION=0.2.1
ARG ENKI_VERSION=0.2.2
FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM quay.io/kairos/enki:v${ENKI_VERSION} as enki