Go back to 42

This commit is contained in:
Gerald Pinder
2025-05-04 22:11:07 -04:00
parent 130b4df6c2
commit a4bb0806bb

View File

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