From 5f7edbc2f8a38e63d79a732f599fa0e164340d8d Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:53:50 -0400 Subject: [PATCH] Pin to 20240616 --- recipes/cp-laptop.yml | 2 +- recipes/jp-desktop-nvidia.yml | 2 +- recipes/jp-laptop.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/cp-laptop.yml b/recipes/cp-laptop.yml index 7f411f4..015c197 100644 --- a/recipes/cp-laptop.yml +++ b/recipes/cp-laptop.yml @@ -1,6 +1,6 @@ name: cp-laptop base-image: ghcr.io/ublue-os/kinoite-main -image-version: 40 +image-version: 40-20240616 description: The image of Wunker OS for CP's laptop. modules: - type: rpm-ostree diff --git a/recipes/jp-desktop-nvidia.yml b/recipes/jp-desktop-nvidia.yml index e39534b..05ed7d4 100644 --- a/recipes/jp-desktop-nvidia.yml +++ b/recipes/jp-desktop-nvidia.yml @@ -1,6 +1,6 @@ name: jp-desktop-nvidia base-image: ghcr.io/ublue-os/bazzite-nvidia -image-version: 40 +image-version: 40-20240616 description: The image of Wunker OS for JP's desktop gaming. stages: - from-file: common/helix.yml diff --git a/recipes/jp-laptop.yml b/recipes/jp-laptop.yml index 688ed44..2a81258 100644 --- a/recipes/jp-laptop.yml +++ b/recipes/jp-laptop.yml @@ -1,6 +1,6 @@ name: jp-laptop base-image: ghcr.io/ublue-os/bazzite -image-version: 40 +image-version: 40-20240616 description: The image of Wunker OS for JP's Laptop. stages: - from-file: common/helix.yml