mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-07 03:59:29 +00:00
Update Dockerfile
Signed-off-by: Itxaka <itxakaserrano@gmail.com>
This commit is contained in:
parent
f8a2ff5531
commit
902c311c17
@ -1,7 +1,7 @@
|
||||
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
|
||||
ARG LEAP_VERSION=15.5
|
||||
ARG LUET_VERSION=0.35.0
|
||||
ARG ENKI_VERSION=v0.0.13
|
||||
ARG ENKI_VERSION=v0.0.15
|
||||
|
||||
FROM quay.io/luet/base:$LUET_VERSION AS luet
|
||||
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
|
||||
|
Loading…
Reference in New Issue
Block a user