Skip to content

Commit fcdd152

Browse files
build script comment manylinux check
1 parent 9fefa63 commit fcdd152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get -y install \
77
libssl3
88

99
# Main image: ppc64le Ubuntu
10-
FROM --platform=linux/ppc64le ubuntu:22.04
10+
FROM ppc64le/ubuntu:22.04
1111

1212
# Set non-interactive mode for apt
1313
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)