feat: declare base image and fedora ver in recipe

This commit is contained in:
ER
2023-04-03 15:17:16 +03:00
parent 5947af45da
commit fe16187a92
3 changed files with 15 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
# the image will be at ghcr.io/yourusername/name
name: startingpoint
# what native container image to build on top of
# images not built by ublue might function unexpectly
base-container: ghcr.io/ublue-os/silverblue-main
# what fedora version to use, you can just change this to update
fedora-version: 37
rpms:
- python3-pip # needed for yafti
flatpaks: