Skip to content

Commit 9bc71ec

Browse files
Update Dockerfile.redhat
1 parent f559db9 commit 9bc71ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.redhat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ RUN dnf install -y https://github.com/linux-test-project/lcov/releases/download
169169

170170
ENV TF_SYSTEM_LIBS="curl"
171171
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
172+
ARG ov_source_branch=releases/2025/2
173+
ARG ov_contrib_branch=releases/2025/2
174174
ARG ov_source_org=opendatahub-io
175175
ARG ov_contrib_org=opendatahub-io
176176
ARG ov_use_binary=0

0 commit comments

Comments
 (0)