1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

use an image with flatpak installed

This commit is contained in:
Jason Nagin 2024-10-29 16:49:35 -04:00 committed by GitHub
parent 16b7aacb50
commit 220fb521d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,8 +31,8 @@ on:
}, },
{ {
"version": "41", "version": "41",
"image_repo": "quay.io/fedora", "image_repo": "ghcr.io/ublue-os",
"image_name": "fedora-bootc" "image_name": "base-main"
} }
] ]
}' }'