Update Dockerfile

This commit is contained in:
2025-06-21 10:07:05 -05:00
parent 6f4a6fdedc
commit ef1541202c

View File

@@ -11,6 +11,7 @@ RUN dnf update -y && \
which \
vim \
jq \
sysstat \
createrepo_c \
python3-pip && \
dnf group install -y "Development Tools" && \