Skip to content

Commit eaa53de

Browse files
added dockerfile
1 parent 99b25f4 commit eaa53de

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,4 +1,4 @@
1-
FROM --platform=linux/s390x docker.io/ubuntu:24.04 as base
1+
FROM --platform=linux/ppc64le docker.io/ubuntu:24.04 as base
22

33
# Language variables
44
ENV LC_ALL=C.UTF-8

0 commit comments

Comments
 (0)