From 50611ba6a68f03710d203db9e6fbd43360ccce5c Mon Sep 17 00:00:00 2001 From: nobody's watching Date: Mon, 6 Jan 2025 21:53:17 -0800 Subject: [PATCH] bump to "latest" --- recipes/OS/HyperCore-NVIDIA.yml | 2 +- recipes/OS/HyperCore.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/OS/HyperCore-NVIDIA.yml b/recipes/OS/HyperCore-NVIDIA.yml index 818407c..eed8b5d 100644 --- a/recipes/OS/HyperCore-NVIDIA.yml +++ b/recipes/OS/HyperCore-NVIDIA.yml @@ -5,7 +5,7 @@ description: An OS designed for cloud-native, hyper-converged environments, blen # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/secureblue/securecore-nvidia-hardened -image-version: stable-nvidia # latest is also supported if you want new updates ASAP +image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module diff --git a/recipes/OS/HyperCore.yml b/recipes/OS/HyperCore.yml index 78eb2eb..0edae32 100644 --- a/recipes/OS/HyperCore.yml +++ b/recipes/OS/HyperCore.yml @@ -5,7 +5,7 @@ description: An OS designed for cloud-native, hyper-converged environments, blen # the base image to build on top of (FROM) and the version tag to use base-image: ghcr.io/secureblue/securecore-main-hardened -image-version: stable # latest is also supported if you want new updates ASAP +image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module