diff --git a/container/Containerfile b/container/Containerfile index 3cf7ac8..3ed00e3 100644 --- a/container/Containerfile +++ b/container/Containerfile @@ -49,6 +49,8 @@ RUN dnf install --assumeyes \ python3.12 \ python3.12-devel \ python3.13 \ + python3.13-devel \ + python3.14 \ python3.9 \ ShellCheck \ virsh \