chore: switch server images to fcos-testing due to stable lagging on patches

This commit is contained in:
qoijjj
2024-07-05 22:38:30 -07:00
committed by GitHub
parent 79e30ea6d2
commit f9784d83d7
8 changed files with 8 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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