File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: This is my personal OS image with nvidia drivers.
7
7
8
8
# the base image to build on top of (FROM) and the version tag to use
9
9
base-image : ghcr.io/ublue-os/silverblue-nvidia
10
- image-version : 41 # latest is also supported if you want new updates ASAP
10
+ image-version : 42 # latest is also supported if you want new updates ASAP
11
11
12
12
# module configuration, executed in order
13
13
# you can include multiple instances of the same module
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: This is my personal OS image.
7
7
8
8
# the base image to build on top of (FROM) and the version tag to use
9
9
base-image : ghcr.io/ublue-os/silverblue-main
10
- image-version : 41 # latest is also supported if you want new updates ASAP
10
+ image-version : 42 # latest is also supported if you want new updates ASAP
11
11
12
12
# module configuration, executed in order
13
13
# you can include multiple instances of the same module
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description: This is my personal OS image for basic users
7
7
8
8
# the base image to build on top of (FROM) and the version tag to use
9
9
base-image : ghcr.io/ublue-os/silverblue-main
10
- image-version : 41 # latest is also supported if you want new updates ASAP
10
+ image-version : 42 # latest is also supported if you want new updates ASAP
11
11
12
12
# module configuration, executed in order
13
13
# you can include multiple instances of the same module
You can’t perform that action at this time.
0 commit comments