Go back to 42
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
name: jp-minis
|
||||
# base-image: ghcr.io/ublue-os/kinoite-nvidia
|
||||
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.
|
||||
modules:
|
||||
- from-file: common/common.yml
|
||||
- type: dnf
|
||||
# source: local
|
||||
repos:
|
||||
cleanup: true
|
||||
files:
|
||||
@@ -17,8 +18,8 @@ modules:
|
||||
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
||||
install:
|
||||
packages:
|
||||
- docker-ce-27.5.1-1.fc41
|
||||
- docker-ce-cli-27.5.1-1.fc41
|
||||
- docker-ce
|
||||
- docker-ce-cli
|
||||
- containerd.io
|
||||
- docker-buildx-plugin
|
||||
- docker-compose-plugin
|
||||
|
||||
Reference in New Issue
Block a user