From 50a21b20c7cd5e8b7f4f3ac88a8bc141628dc446 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:26:26 -0400 Subject: [PATCH] Upgrade to Fedora 41 --- recipes/jp-desktop-nvidia.yml | 2 +- recipes/jp-desktop.yml | 2 +- recipes/jp-laptop-cosmic.yml | 2 +- recipes/jp-laptop.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/jp-desktop-nvidia.yml b/recipes/jp-desktop-nvidia.yml index c554bd9..ee5aa01 100644 --- a/recipes/jp-desktop-nvidia.yml +++ b/recipes/jp-desktop-nvidia.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-desktop-nvidia base-image: ghcr.io/ublue-os/bazzite-nvidia -image-version: 40 +image-version: 41 description: The image of Wunker OS for JP's desktop gaming. stages: - from-file: common/helix.yml diff --git a/recipes/jp-desktop.yml b/recipes/jp-desktop.yml index 2dded73..9742693 100644 --- a/recipes/jp-desktop.yml +++ b/recipes/jp-desktop.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-desktop base-image: ghcr.io/ublue-os/bazzite -image-version: 40 +image-version: 41 description: The image of Wunker OS for JP's desktop gaming. stages: - from-file: common/helix.yml diff --git a/recipes/jp-laptop-cosmic.yml b/recipes/jp-laptop-cosmic.yml index 8589274..da989b6 100644 --- a/recipes/jp-laptop-cosmic.yml +++ b/recipes/jp-laptop-cosmic.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-laptop-cosmic base-image: ghcr.io/ublue-os/cosmic -image-version: 40 +image-version: 41 description: The image of Wunker OS for JP's Laptop. stages: - from-file: common/helix.yml diff --git a/recipes/jp-laptop.yml b/recipes/jp-laptop.yml index a5078a9..f349ab9 100644 --- a/recipes/jp-laptop.yml +++ b/recipes/jp-laptop.yml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: jp-laptop base-image: ghcr.io/ublue-os/bazzite -image-version: 40 +image-version: 41 description: The image of Wunker OS for JP's Laptop. stages: - from-file: common/helix.yml