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