Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src-tsp/main.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ model RecipeV1 {
/**
* The [OCI](https://opencontainers.org/) image to base your custom image on.
* Only atomic Fedora images and those based on them are officially supported as of now.
* [BlueBuild base images](github.com/blue-build/base-images) or [Universal Blue images](https://universal-blue.org/images/) are recommended.
* [BlueBuild base images](https://github.com/blue-build/base-images) or [Universal Blue images](https://universal-blue.org/images/) are recommended.
* Other custom bootc images can be used as well.
*
* Example:
Expand Down