fix: Use Fedora 40 as image-version (#30)

This commit is contained in:
Marcin Jahn 2024-05-09 17:36:35 +02:00 committed by GitHub
parent 6176298bf4
commit 4f99ccfa06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ description: This is my personal OS image.
# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/silverblue-main
image-version: 39 # latest is also supported if you want new updates ASAP
image-version: 40 # latest is also supported if you want new updates ASAP
# module configuration, executed in order
# you can include multiple instances of the same module