Go back to 42
This commit is contained in:
@@ -3,11 +3,12 @@
|
|||||||
name: jp-minis
|
name: jp-minis
|
||||||
# base-image: ghcr.io/ublue-os/kinoite-nvidia
|
# base-image: ghcr.io/ublue-os/kinoite-nvidia
|
||||||
base-image: ghcr.io/ublue-os/base-main
|
base-image: ghcr.io/ublue-os/base-main
|
||||||
image-version: 41
|
image-version: 42
|
||||||
description: The image of Wunker OS for JP's Minisforum PCs.
|
description: The image of Wunker OS for JP's Minisforum PCs.
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common.yml
|
- from-file: common/common.yml
|
||||||
- type: dnf
|
- type: dnf
|
||||||
|
# source: local
|
||||||
repos:
|
repos:
|
||||||
cleanup: true
|
cleanup: true
|
||||||
files:
|
files:
|
||||||
@@ -17,8 +18,8 @@ modules:
|
|||||||
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
||||||
install:
|
install:
|
||||||
packages:
|
packages:
|
||||||
- docker-ce-27.5.1-1.fc41
|
- docker-ce
|
||||||
- docker-ce-cli-27.5.1-1.fc41
|
- docker-ce-cli
|
||||||
- containerd.io
|
- containerd.io
|
||||||
- docker-buildx-plugin
|
- docker-buildx-plugin
|
||||||
- docker-compose-plugin
|
- docker-compose-plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user