readme - remove mention of experimental flag (#30)
This commit is contained in:
@@ -8,11 +8,11 @@ A base image with a (mostly) stock Fedora Silverblue. Help us make a sweet base
|
|||||||
|
|
||||||
Warning: This is an experimental feature and should not be used in production, try it in a VM for a while, you have been warned!
|
Warning: This is an experimental feature and should not be used in production, try it in a VM for a while, you have been warned!
|
||||||
|
|
||||||
sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/base:latest
|
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/base:latest
|
||||||
|
|
||||||
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 --experimental 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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user