Skip to content

Commit 9e78fb4

Browse files
committed
fixup FROM names
1 parent a4fed92 commit 9e78fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ RUN if [ "$TARGETARCH" = "ppc64le" ]; then \
170170
# onnx builder stage for ppc64le
171171
###################################
172172

173-
FROM base AS onnx-builder
173+
FROM cpu-base AS onnx-builder
174174
USER root
175175
WORKDIR /root
176176

0 commit comments

Comments
 (0)