Skip to content

Commit 730852a

Browse files
authored
Update build.Dockerfile
1 parent 64a23ff commit 730852a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/wheel/build.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG JOB_NAME
22
ARG BUILD_NUM
3-
FROM rocm/pytorch-private:manylinux-${JOB_NAME}-${BUILD_NUM}
3+
FROM rocm/pytorch-private:manylinux-hipclang-${JOB_NAME}-${BUILD_NUM}
44

55
RUN yum install -y python3-devel migraphx-devel
66
RUN pip3 install pybind11-global

0 commit comments

Comments
 (0)