Default is Fedora 38

This commit is contained in:
Gerald Pinder
2023-07-16 12:58:41 -04:00
parent cd888ea998
commit db217c6a61

View File

@@ -5,7 +5,7 @@
# in the cloud. The ARGs have default values, but changing those # in the cloud. The ARGs have default values, but changing those
# does nothing if the image is built in the cloud. # does nothing if the image is built in the cloud.
ARG FEDORA_MAJOR_VERSION=37 ARG FEDORA_MAJOR_VERSION=38
# Warning: changing this might not do anything for you. Read comment above. # Warning: changing this might not do anything for you. Read comment above.
ARG BASE_IMAGE_URL=ghcr.io/ublue-os/kinoite-main ARG BASE_IMAGE_URL=ghcr.io/ublue-os/kinoite-main