Skip to content

Commit

Permalink
Update administration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Aug 1, 2024
1 parent 61d320d commit 97218a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/administration.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ rpm-ostree status

and look for the image you are on, look for a terribly long line like this: `ostree-image-signed:docker://ghcr.io/ublue-os/bluefin:gts`

The `ghcr.io/ublue-os/bluefin:gts` is the important part, with `bluefin` being the image name, and the `:latest` being the image tag. That is the image you are currently on. Look for `:gts`, `:stable`, `:latest`, or in certain cases the version like `:39` or `:40`. Use the `bootc switch` command to move to a newer or older version:
The `ghcr.io/ublue-os/bluefin:gts` is the important part, with `bluefin` being the image name, and the `:latest` being the image tag. That is the image you are currently on. Look for `:gts`, `:stable`, `:latest`, or in certain cases the version like `:39` or `:40`. Use the `rpm-ostree` command to move to a newer or older version:

#### Manual Rebase Examples

Expand Down

0 comments on commit 97218a5

Please sign in to comment.