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 e5b6702 commit 8368b96Copy full SHA for 8368b96
test-partner/Dockerfile.debug-partner
@@ -1,5 +1,5 @@
1
# IMPORTANT: podman must be build from ubi8.x only. Do not upgrade it to ubi9.
2
-FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1717584420 as podman-builder
+FROM registry.access.redhat.com/ubi8/ubi:8.10-1020 as podman-builder
3
4
# hadolint ignore=DL3041
5
RUN \
0 commit comments