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 beda4b0 commit bdf6407Copy full SHA for bdf6407
test-partner/Dockerfile.debug-partner
@@ -16,7 +16,7 @@ RUN \
16
&& git clone https://github.com/containers/podman.git
17
WORKDIR /podman
18
RUN \
19
- git checkout v4.9.2 \
+ git checkout v4.9.3 \
20
&& make
21
22
FROM registry.access.redhat.com/ubi9/ubi:9.3-1476
0 commit comments