From 9576008f99cbd73876fc14dc136c1f4ba9047b91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:29:16 +0000 Subject: [PATCH] Update ghcr.io/ublue-os/bazzite:stable Docker digest to 8208287 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index ebdf871..a861dca 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ # Get correct base image with a default for renovate bot -ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable@sha256:d2f131cb9e5cd3c633bc19bf8bb82c156f47f70f6776cab6ae9a3c3bee2e4172 +ARG BASE_IMAGE=ghcr.io/ublue-os/bazzite:stable@sha256:82082873877cedbca86d2270b5c7837ca9a7091d7c852e4186066e04fe72b9cc # Allow build scripts to be referenced without being copied into the final image FROM scratch AS ctx