mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-12-24 12:22:35 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6d03cffdf | ||
|
|
b21a5725a8 | ||
|
|
46d1e8547b | ||
|
|
29b4eb5964 | ||
|
|
0340dbf5bf | ||
|
|
2a55c3e080 | ||
|
|
9af9939367 |
@@ -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.20
|
||||
ARG ENKI_VERSION=v0.0.22
|
||||
|
||||
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: 20240221184509-repository.yaml
|
||||
reference: 20240306154541-repository.yaml
|
||||
|
||||
@@ -12,4 +12,4 @@ repositories:
|
||||
priority: 2
|
||||
urls:
|
||||
- "quay.io/kairos/packages-arm64"
|
||||
reference: 20240221191055-repository.yaml
|
||||
reference: 20240306155559-repository.yaml
|
||||
|
||||
Reference in New Issue
Block a user