first customization
This commit is contained in:
+3
-3
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user