From ca9e39ca23835aeafe2cf1122a4569985a11903a Mon Sep 17 00:00:00 2001 From: Christian Hagenest Date: Wed, 19 Feb 2025 16:51:10 +0100 Subject: [PATCH] change base-main to latest --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index c5b3d86..c220564 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/ublue-os/base-main:stable +FROM ghcr.io/ublue-os/base-main:latest ## Other possible base images include: # FROM ghcr.io/ublue-os/bazzite:stable