rebase to bluefin-dx
This commit is contained in:
parent
a14d3ee920
commit
ed2de026c1
1 changed files with 3 additions and 3 deletions
|
|
@ -3,11 +3,11 @@
|
||||||
# image will be published to ghcr.io/<user>/<name>
|
# image will be published to ghcr.io/<user>/<name>
|
||||||
name: randofin-os
|
name: randofin-os
|
||||||
# description will be included in the image's metadata
|
# description will be included in the image's metadata
|
||||||
description: This is my personal OS image.
|
description: This is my personal spin based on the latest bluefin image.
|
||||||
|
|
||||||
# the base image to build on top of (FROM) and the version tag to use
|
# the base image to build on top of (FROM) and the version tag to use
|
||||||
base-image: ghcr.io/ublue-os/silverblue-main
|
base-image: ghcr.io/ublue-os/bluefin-dx
|
||||||
image-version: 42 # latest is also supported if you want new updates ASAP
|
image-version: latest # latest is also supported if you want new updates ASAP
|
||||||
|
|
||||||
# module configuration, executed in order
|
# module configuration, executed in order
|
||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue