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 88a9d1f commit 78baee6Copy full SHA for 78baee6
.ci/docker/manywheel/Dockerfile_ppc64le
@@ -1,5 +1,5 @@
1
# Use UBI 9.3 as base image
2
-FROM registry.access.redhat.com/ubi9/ubi:9.3
+FROM registry.access.redhat.com/ubi9/ubi:9.3 AS base
3
4
# Install necessary dependencies
5
RUN dnf install -y \
0 commit comments