Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
change base image 
ublue-os/main#78
  • Loading branch information
johnr14 authored Mar 15, 2024
1 parent 56e0309 commit 13fe343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: ublue-kde-workstation
description: This is my personal OS KDE image with additionnal applications installed.

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/kinoite-main
image-version: 40 # latest is also supported if you want new updates ASAP; rawhide is unavailable
base-image: quay.io/fedora/fedora-kinoite
image-version: rawhide # latest is also supported if you want new updates ASAP; rawhide is unavailable

# module configuration, executed in order
# you can include multiple instances of the same module
Expand Down

0 comments on commit 13fe343

Please sign in to comment.