FROM rockylinux:8
RUN dnf install curl --allowerasing -y  # Fix for curl-minimal conflict
