CI: Update UHD version to 4.8

This commit is contained in:
Jaroslava Fiedlerova
2025-08-12 15:40:13 +02:00
parent 05f9c975ee
commit 8f79abed2e
18 changed files with 32 additions and 32 deletions

View File

@@ -30,7 +30,7 @@ FROM $BASE_IMAGE AS ran-base
ARG TARGETARCH
ENV TZ=Europe/Paris
ENV BUILD_UHD_FROM_SOURCE=True
ENV UHD_VERSION=4.4.0.0
ENV UHD_VERSION=4.8.0.0
RUN dnf install 'dnf-command(config-manager)' -y && \
dnf install epel-release -y && crb enable && \