We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fefa63 commit fcdd152Copy full SHA for fcdd152
.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get -y install \
7
libssl3
8
9
# Main image: ppc64le Ubuntu
10
-FROM --platform=linux/ppc64le ubuntu:22.04
+FROM ppc64le/ubuntu:22.04
11
12
# Set non-interactive mode for apt
13
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments