diff --git a/recipe-bazzite.yml b/recipe-bazzite.yml index c356b8ad..7e391dba 100644 --- a/recipe-bazzite.yml +++ b/recipe-bazzite.yml @@ -182,7 +182,7 @@ rpm: # - http://rpm.anydesk.com/fedora/x86_64/Packages/anydesk_6.2.1-1_x86_64.rpm - https://github.com/Umio-Yasuno/amdgpu_top/releases/download/v0.1.10/amdgpu_top-0.1.10-1.x86_64.rpm - - https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.2.3-0.x86_64.rpm + - https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-0.x86_64.rpm - /tmp/scripts/pre/rpm/epsonscan2-6.7.61.0-1.x86_64.rpm - /tmp/scripts/pre/rpm/epsonscan2-non-free-plugin-1.0.0.6-1.x86_64.rpm diff --git a/recipe-kinoite.yml b/recipe-kinoite.yml index 396f353b..e9e5543a 100644 --- a/recipe-kinoite.yml +++ b/recipe-kinoite.yml @@ -5,11 +5,11 @@ name: ublue-whitesur-kinoite # The native container image to build on top of. # Warning: Non-uBlue images might not work properly, due to missing components. base-image: ghcr.io/ublue-os/kinoite-main -# What Fedora version to use. Use an explicit version or `latest`. +# What Fedora version to use. Use an explicit version (`38`) or `latest`. # If you use `latest`, you will be automatically updated to the next major # Fedora version, assuming the image you're using as your base container # builds with the tag (all uBlue images do this). -fedora-version: 38 +fedora-version: latest # This description will be visible in the container metadata. description: A starting point for further customization of uBlue images. Make your own! https://ublue.it/making-your-own/ # These scripts will be executed during the container build. @@ -194,7 +194,7 @@ rpm: # - https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm # - http://rpm.anydesk.com/fedora/x86_64/Packages/anydesk_6.2.1-1_x86_64.rpm - https://github.com/Umio-Yasuno/amdgpu_top/releases/download/v0.1.10/amdgpu_top-0.1.10-1.x86_64.rpm - - https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.2.3-0.x86_64.rpm + - https://github.com/rustdesk/rustdesk/releases/download/1.2.3/rustdesk-1.2.3-0.x86_64.rpm - /tmp/scripts/pre/rpm/epsonscan2-6.7.61.0-1.x86_64.rpm - /tmp/scripts/pre/rpm/epsonscan2-non-free-plugin-1.0.0.6-1.x86_64.rpm