We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f559db9 commit 9bc71ecCopy full SHA for 9bc71ec
Dockerfile.redhat
@@ -169,8 +169,8 @@ RUN dnf install -y https://github.com/linux-test-project/lcov/releases/download
169
170
ENV TF_SYSTEM_LIBS="curl"
171
ENV TEST_LOG="/root/.cache/bazel/_bazel_root/bc57d4817a53cab8c785464da57d1983/execroot/ovms/bazel-out/test.log"
172
-ARG ov_source_branch=releases/2025/1
173
-ARG ov_contrib_branch=releases/2025/1
+ARG ov_source_branch=releases/2025/2
+ARG ov_contrib_branch=releases/2025/2
174
ARG ov_source_org=opendatahub-io
175
ARG ov_contrib_org=opendatahub-io
176
ARG ov_use_binary=0
0 commit comments