mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 11:28:06 +00:00
chore: switch server images to fcos-testing due to stable lagging on patches
This commit is contained in:
@@ -5,7 +5,7 @@ description: "ucore 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/ucore-minimal
|
||||
image-version: stable
|
||||
image-version: testing
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore 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/ucore-minimal
|
||||
image-version: stable
|
||||
image-version: testing
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore 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/ucore-minimal
|
||||
image-version: stable-nvidia
|
||||
image-version: testing-nvidia
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore 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/ucore-minimal
|
||||
image-version: stable-nvidia
|
||||
image-version: testing-nvidia
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore zfs 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/ucore-minimal
|
||||
image-version: stable-zfs
|
||||
image-version: testing-zfs
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore zfs 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/ucore-minimal
|
||||
image-version: stable-zfs
|
||||
image-version: testing-zfs
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore zfs 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/ucore-minimal
|
||||
image-version: stable-nvidia-zfs
|
||||
image-version: testing-nvidia-zfs
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ucore zfs 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/ucore-minimal
|
||||
image-version: stable-nvidia-zfs
|
||||
image-version: testing-nvidia-zfs
|
||||
|
||||
# list of modules, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
|
||||
Reference in New Issue
Block a user