diff --git a/Containerfile b/Containerfile index b7a353a..33d59a7 100644 --- a/Containerfile +++ b/Containerfile @@ -5,7 +5,7 @@ # in the cloud. The ARGs have default values, but changing those # 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. ARG BASE_IMAGE_URL=ghcr.io/ublue-os/kinoite-main