Skip to content

Commit

Permalink
Update ci-wheel.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Dec 20, 2023
1 parent d7218a1 commit 45265dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-wheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM ${BASE_IMAGE}
ARG CUDA_VER
ARG LINUX_VER
ARG CPU_ARCH
ARG REAL_ARCH=x86_64
ARG REAL_ARCH
ARG PYTHON_VER=3.9
ARG MANYLINUX_VER
ARG POLICY=${MANYLINUX_VER}
Expand Down

0 comments on commit 45265dc

Please sign in to comment.