From c954a0417d8bf7daa9635a34a8eb93f83a9acaab Mon Sep 17 00:00:00 2001 From: humocs-man Date: Fri, 12 Jun 2026 13:55:47 +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 552f30b..764694b 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