Skip to content

Commit 520ae7c

Browse files
minor fix
1 parent 8f4a228 commit 520ae7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

runtimes/datascience/ubi9-python-3.12/Dockerfile.cpu

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ RUN if [ "$TARGETARCH" = "ppc64le" ]; then \
9999
echo "Not ppc64le, skipping ONNX build" && mkdir -p /onnx_wheels; \
100100
fi
101101

102-
# Create dummy control file
103-
RUN touch /tmp/control
104-
105102
#######################
106103
# runtime-datascience #
107104
#######################

0 commit comments

Comments
 (0)