mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
add 41
This commit is contained in:
parent
f9395d5ae1
commit
39902a48b8
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build_vars.yml
vendored
8
.github/workflows/build_vars.yml
vendored
|
|
@ -10,7 +10,8 @@ on:
|
||||||
{
|
{
|
||||||
"version": [
|
"version": [
|
||||||
"39",
|
"39",
|
||||||
"40",
|
"40",
|
||||||
|
"41"
|
||||||
],
|
],
|
||||||
"flatpaks": [
|
"flatpaks": [
|
||||||
"false",
|
"false",
|
||||||
|
|
@ -39,10 +40,9 @@ on:
|
||||||
"image_name": "fedora-bootc"
|
"image_name": "fedora-bootc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "38",
|
"version": "41",
|
||||||
"image_repo": "quay.io/fedora",
|
"image_repo": "quay.io/fedora",
|
||||||
"image_name": "fedora-bootc",
|
"image_name": "fedora-bootc"
|
||||||
"image_src": "docker://quay.io/fedora-ostree-desktops/base:39"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue