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.
2 parents c6417d2 + a394b72 commit 55a257eCopy full SHA for 55a257e
Dockerfile
@@ -1,5 +1,5 @@
1
# IMPORTANT: podman must be build from ubi8.x only. Do not upgrade it to ubi9.
2
-FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/ubi:8.10-1304.1749680715 as podman-builder
+FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/ubi:8.10-1304.1751400627 as podman-builder
3
4
# hadolint ignore=DL3041
5
RUN \
0 commit comments