1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00
This commit is contained in:
Jason Nagin 2024-10-28 09:42:10 -04:00 committed by GitHub
parent f9395d5ae1
commit 39902a48b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,8 @@ on:
{
"version": [
"39",
"40",
"40",
"41"
],
"flatpaks": [
"false",
@ -39,10 +40,9 @@ on:
"image_name": "fedora-bootc"
},
{
"version": "38",
"version": "41",
"image_repo": "quay.io/fedora",
"image_name": "fedora-bootc",
"image_src": "docker://quay.io/fedora-ostree-desktops/base:39"
"image_name": "fedora-bootc"
}
]
}'