Update to 40-stable

This commit is contained in:
badblocks 2024-04-25 21:56:49 +00:00 committed by GitHub
parent aa31edf406
commit ab3208c908
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ ARG SOURCE_IMAGE="bazzite"
ARG SOURCE_SUFFIX="-gnome" ARG SOURCE_SUFFIX="-gnome"
## FEDORA_VERSION arg must be a version built by ublue: eg, 39 or 40 ## FEDORA_VERSION arg must be a version built by ublue: eg, 39 or 40
ARG FEDORA_VERSION="40-testing" ARG FEDORA_VERSION="40-stable"
### 2. SOURCE IMAGE ### 2. SOURCE IMAGE