From 1c13f7a5277e9e05cde96419a23fbce54b332346 Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:04:47 -0700 Subject: [PATCH] fix: sericea temporarily pinned version --- recipes/general/recipe-sericea-main-userns.yml | 2 +- recipes/general/recipe-sericea-main.yml | 2 +- recipes/general/recipe-sericea-nvidia-userns.yml | 2 +- recipes/general/recipe-sericea-nvidia.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/general/recipe-sericea-main-userns.yml b/recipes/general/recipe-sericea-main-userns.yml index 18b9f30..daf6074 100644 --- a/recipes/general/recipe-sericea-main-userns.yml +++ b/recipes/general/recipe-sericea-main-userns.yml @@ -5,7 +5,7 @@ description: "sericea main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-main -image-version: 40-20240616 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-main.yml b/recipes/general/recipe-sericea-main.yml index 65a4b0e..89e81c7 100644 --- a/recipes/general/recipe-sericea-main.yml +++ b/recipes/general/recipe-sericea-main.yml @@ -5,7 +5,7 @@ description: "sericea main with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-main -image-version: 40-20240616 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-nvidia-userns.yml b/recipes/general/recipe-sericea-nvidia-userns.yml index 61c2f91..8b3b489 100644 --- a/recipes/general/recipe-sericea-nvidia-userns.yml +++ b/recipes/general/recipe-sericea-nvidia-userns.yml @@ -5,7 +5,7 @@ description: "sericea nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-nvidia -image-version: 40-20240616 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module diff --git a/recipes/general/recipe-sericea-nvidia.yml b/recipes/general/recipe-sericea-nvidia.yml index bd31de2..7f4d473 100644 --- a/recipes/general/recipe-sericea-nvidia.yml +++ b/recipes/general/recipe-sericea-nvidia.yml @@ -5,7 +5,7 @@ description: "sericea nvidia with some hardening applied" # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/ublue-os/sericea-nvidia -image-version: 40-20240616 +image-version: 40-20240617 # list of modules, executed in order # you can include multiple instances of the same module