mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-08 14:23:38 +00:00
docs: change readme to recommend 37 and not latest (#49)
This commit is contained in:
@@ -16,15 +16,17 @@ These github actions and methods are meant to be shared and improved upon, [so c
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Warning: This is an experimental feature and should not be used in production (yet), however it's pretty close)
|
Warning: This is an experimental feature and should not be used in production (yet), however it's pretty close) Depending on the version of rpm-ostree on your system you might need to pass an additional `--experimental` flag
|
||||||
|
|
||||||
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/base:latest
|
To rebase an existing Silverblue/Kinoite machine to the latest release (37):
|
||||||
|
|
||||||
|
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/base:37
|
||||||
|
|
||||||
We build date tags as well, so if you want to rebase to a particular day's release:
|
We build date tags as well, so if you want to rebase to a particular day's release:
|
||||||
|
|
||||||
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/base:20221217
|
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/base:20221217
|
||||||
|
|
||||||
The `latest` tag will automatically point to the latest build.
|
The `latest` tag will automatically point to the latest build. Note that when a new version of Fedora is released that the `latest` tag will get updated to that latest release automatically.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user