Skip to content

Commit

Permalink
on-prem/commandline: Bump Fedora version
Browse files Browse the repository at this point in the history
Let's make this look a little less old.
  • Loading branch information
ochosi committed Mar 11, 2024
1 parent 8ede7fe commit c588831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/on-premises/02-commandline/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Using the commandline

An image is specified by a blueprint and an image type. Unless you specify otherwise, it will use the same distribution and version (e.g. Fedora 33) as the host system. The architecture will always be the same as the one on the host.
An image is specified by a blueprint and an image type. Unless you specify otherwise, it will use the same distribution and version (e.g. Fedora 39) as the host system. The architecture will always be the same as the one on the host.

## Blueprints management using composer-cli

`osbuild-composer` provides a storage for blueprints. To store a `blueprint.toml` blueprint file, run this command:
`osbuild-composer` provides storage for blueprints. To store a `blueprint.toml` blueprint file, run this command:

```
$ composer-cli blueprints push blueprint.toml
Expand Down

0 comments on commit c588831

Please sign in to comment.