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 7eeadf5 commit 8fdf861Copy full SHA for 8fdf861
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.3 \
+ git checkout v5.0.0 \
20
&& make
21
22
FROM registry.access.redhat.com/ubi9/ubi:9.3-1610
0 commit comments