try fixing images build_args

This commit is contained in:
Patrick Schratz 2024-09-05 10:44:25 +02:00
commit 9c5337be1e
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -3,6 +3,7 @@ FROM redhat/ubi9
ARG RED_HAT_DEV_PW
ENV PATH=/opt/R/4.4.1/bin:$PATH
ENV TZ="Europe/Berlin"
ARG GITHUB_PAT
RUN subscription-manager register --username devxy --password "$RED_HAT_DEV_PW" && subscription-manager repos --enable codeready-builder-for-rhel-9-aarch64-rpms