1
0
mirror of https://github.com/kairos-io/osbuilder.git synced 2025-05-04 06:06:54 +00:00

Merge pull request from kairos-io/Itxaka-patch-1

This commit is contained in:
Itxaka 2024-06-27 11:58:15 +02:00 committed by GitHub
commit 551e6018b4
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.2
ARG ENKI_VERSION=0.1.1
ARG ENKI_VERSION=0.1.2
FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM quay.io/kairos/enki:v${ENKI_VERSION} as enki