Skip to content

Commit 78baee6

Browse files
updated manywheel docker file
1 parent 88a9d1f commit 78baee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/manywheel/Dockerfile_ppc64le

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use UBI 9.3 as base image
2-
FROM registry.access.redhat.com/ubi9/ubi:9.3
2+
FROM registry.access.redhat.com/ubi9/ubi:9.3 AS base
33

44
# Install necessary dependencies
55
RUN dnf install -y \

0 commit comments

Comments
 (0)