|
FROM registry.redhat.io/ubi9/ubi-minimal:9.3 |
Causes an issue when
RUN microdnf update -y && rm -rf /var/cache/yum
failing with error: Error -1 running transaction on RHOCP 4.14.39 (maybe others in z stream)
Updating to ubi-minimal:9.4 resolves the issue, and dgpu on-premise loads successfully