mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
update vars to use fedora-bootc image
This commit is contained in:
parent
74ae101ed9
commit
d993409091
1 changed files with 3 additions and 22 deletions
25
.github/workflows/build_vars.yml
vendored
25
.github/workflows/build_vars.yml
vendored
|
|
@ -20,7 +20,7 @@ on:
|
|||
],
|
||||
"image_repo": [
|
||||
"ghcr.io/ublue-os",
|
||||
"quay.io/fedora-ostree-desktops"
|
||||
"quay.io/fedora"
|
||||
],
|
||||
"include": [
|
||||
{
|
||||
|
|
@ -29,35 +29,16 @@ on:
|
|||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora",
|
||||
"version": "40",
|
||||
"image_name": "fedora-bootc"
|
||||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"version": "41",
|
||||
"image_name": "base-atomic"
|
||||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"version": "42",
|
||||
"image_name": "base-atomic"
|
||||
}
|
||||
],
|
||||
"exclude": [
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"version": "39"
|
||||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"version": "40"
|
||||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"image_repo": "quay.io/fedora",
|
||||
"flatpaks": "flatpak_refs_dir"
|
||||
},
|
||||
{
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"image_repo": "quay.io/fedora",
|
||||
"flatpaks": "flatpak_refs"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue