diff --git a/toolbox/Containerfile b/toolbox/Containerfile index d87f218..c53fcc7 100644 --- a/toolbox/Containerfile +++ b/toolbox/Containerfile @@ -34,6 +34,7 @@ RUN dnf -y distrosync \ zsh \ && dnf -y install \ ShellCheck \ + black \ copr-cli \ createrepo_c \ g++ \