# Pull internal RHEL image FROM dockerv2-gfx-build.gfx-assets.intel.com/upstream/rhel:${OS_RELEASE}.0 AS xe-base-stage # Flush cached package lists to prevent stale data RUN dnf clean all