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 026a4c5 commit d547811Copy full SHA for d547811
test-partner/Dockerfile.debug-partner
@@ -14,7 +14,7 @@ RUN \
14
&& git clone https://github.com/containers/podman.git
15
WORKDIR /podman
16
RUN \
17
- git checkout v4.6.0 \
+ git checkout v4.6.2 \
18
&& make
19
20
FROM registry.access.redhat.com/ubi8/ubi:8.8-1032
0 commit comments