From d83133bc0b9e1fd7d4509f5293ca325aea128413 Mon Sep 17 00:00:00 2001 From: humocs-man Date: Tue, 21 Jul 2026 03:00:35 +0000 Subject: [PATCH] Update quay.io/fedora/fedora-kinoite Docker tag to v45 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 58660e8..08822ba 100644 --- a/Containerfile +++ b/Containerfile @@ -28,7 +28,7 @@ COPY scripts /scripts ############################################################################### # BASE IMAGE ############################################################################### -FROM quay.io/fedora/fedora-kinoite:44 +FROM quay.io/fedora/fedora-kinoite:45 ### /opt (Unverändert) # RUN rm /opt && mkdir /opt -- 2.54.0