Chagned to 42 as latest tag is not supported in Red Hat's container repo
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 2m23s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 2m23s
This commit is contained in:
@@ -7,7 +7,7 @@ description: This is my personal OS 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: quay.io/fedora-ostree-desktops/base-atomic
|
base-image: quay.io/fedora-ostree-desktops/base-atomic
|
||||||
image-version: latest # latest is also supported if you want new updates ASAP
|
image-version: 42 # 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
|
||||||
|
Reference in New Issue
Block a user