first customization

This commit is contained in:
humocs-man
2026-02-17 18:43:19 +01:00
parent c64489d001
commit 07e40fd64f
4 changed files with 9 additions and 80 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
###############################################################################
# PROJECT NAME CONFIGURATION
###############################################################################
# Name: finpilot
# Name: fluffy-pancake
#
# IMPORTANT: Change "finpilot" above to your desired project name.
# This name should be used consistently throughout the repository in:
@@ -45,10 +45,10 @@ COPY --from=ghcr.io/projectbluefin/common:latest /system_files /oci/common
COPY --from=ghcr.io/ublue-os/brew:latest /system_files /oci/brew
# Base Image - GNOME included
FROM ghcr.io/ublue-os/silverblue-main:latest
#FROM ghcr.io/ublue-os/silverblue-main:latest
## Alternative base images, no desktop included (uncomment to use):
# FROM ghcr.io/ublue-os/base-main:latest
FROM ghcr.io/ublue-os/base-main:latest
# FROM quay.io/centos-bootc/centos-bootc:stream10
## Alternative GNOME OS base image (uncomment to use):