diff --git a/8/Dockerfile.default b/8/Dockerfile.default index d4a6976..1751668 100644 --- a/8/Dockerfile.default +++ b/8/Dockerfile.default @@ -6,6 +6,7 @@ RUN mkdir -p /mnt/rootfs; \ dnf -y install \ almalinux-release \ bash \ + epel-release \ coreutils-single \ crypto-policies-scripts \ findutils \