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 6f51ffb commit a41fc13Copy full SHA for a41fc13
build/dependencies/Dockerfile.ubi-ppc64le
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1.8
2
FROM nginx:1.27.1@sha256:1540e37eebb9abc5afa4256de1bade6542d50bf69b61b1dd855cb7804aaaf444 AS nginx
3
4
-FROM redhat/ubi9:9.4@sha256:1ee4d8c50d14d9c9e9229d9a039d793fcbc9aa803806d194c957a397cf1d2b17 AS rpm-build
+FROM redhat/ubi9:9.4@sha256:9e6a89ab2a9224712391c77fab2ab01009e387aff42854826427aaf18b98b1ff AS rpm-build
5
ARG NGINX
6
ARG NJS
7
ENV NGINX_VERSION ${NGINX}
0 commit comments