Skip to content

Commit

Permalink
feat: upgrade to f40 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Apr 23, 2024
1 parent 0ccbfd3 commit a40455d
Show file tree
Hide file tree
Showing 18 changed files with 17 additions and 63 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/release-iso.yml

This file was deleted.

2 changes: 1 addition & 1 deletion config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ At the top of the recipe, there are four *mandatory* configuration options.

`base-image:` is the URL of the image your image will be built upon.

`image-version:` is the version tag of the `base-image` that will be pulled. For example, Universal Blue's images build with Fedora version tags (`38`, `39`), with the `latest` tag for the latest major version, and [many other tags](https://github.com/ublue-os/main/pkgs/container/base-main/versions?filters%5Bversion_type%5D=tagged).
`image-version:` is the version tag of the `base-image` that will be pulled. For example, Universal Blue's images build with Fedora version tags (`39`, `40`), with the `latest` tag for the latest major version, and [many other tags](https://github.com/ublue-os/main/pkgs/container/base-main/versions?filters%5Bversion_type%5D=tagged).

## Modules

Expand Down
2 changes: 1 addition & 1 deletion config/recipe-hyprland-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-hyprland-nvidia-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-hyprland-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-hyprland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-river-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-river-nvidia-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-river-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-river.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-sway-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/sericea-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-sway-nvidia-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/sericea-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-sway-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/sericea-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-sway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/sericea-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-wayfire-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-wayfire-nvidia-gdm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-wayfire-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-nvidia
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
Expand Down
2 changes: 1 addition & 1 deletion config/recipe-wayfire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: ublue images for wayland compositors

# the base image to build on top of (FROM) and the version tag to use
base-image: ghcr.io/ublue-os/base-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
Expand Down

0 comments on commit a40455d

Please sign in to comment.