mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
missing comma
This commit is contained in:
parent
353e443762
commit
5824ad56a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_vars.yml
vendored
2
.github/workflows/build_vars.yml
vendored
|
|
@ -35,7 +35,7 @@ on:
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||||
"image_name": "base"
|
"image_name": "base",
|
||||||
"version": "40"
|
"version": "40"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue