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 1a513fa commit b9256aeCopy full SHA for b9256ae
test-partner/Dockerfile.debug-partner
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/ubi:8.8-1032 as podman-builder
+FROM registry.access.redhat.com/ubi8/ubi:8.8-1067 as podman-builder
2
# hadolint ignore=DL3041
3
RUN \
4
dnf update --assumeyes --disableplugin=subscription-manager \
@@ -17,7 +17,7 @@ RUN \
17
git checkout v4.7.0 \
18
&& make
19
20
-FROM registry.access.redhat.com/ubi8/ubi:8.8-1032
+FROM registry.access.redhat.com/ubi8/ubi:8.8-1067
21
22
23
0 commit comments