mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-12-24 12:22:35 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36ea48fa23 | ||
|
|
3daf5c5421 | ||
|
|
29f9840d90 | ||
|
|
95739cf7e6 |
@@ -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=v0.0.30
|
||||
ARG ENKI_VERSION=v0.0.32
|
||||
|
||||
FROM quay.io/luet/base:$LUET_VERSION AS luet
|
||||
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
|
||||
|
||||
@@ -12,4 +12,4 @@ repositories:
|
||||
priority: 2
|
||||
urls:
|
||||
- "quay.io/kairos/packages"
|
||||
reference: 20240306154541-repository.yaml
|
||||
reference: 20240329155336-repository.yaml
|
||||
|
||||
@@ -12,4 +12,4 @@ repositories:
|
||||
priority: 2
|
||||
urls:
|
||||
- "quay.io/kairos/packages-arm64"
|
||||
reference: 20240306155559-repository.yaml
|
||||
reference: 20240329173051-repository.yaml
|
||||
|
||||
Reference in New Issue
Block a user