Skip to content

Commit 8fdf861

Browse files
authored
Update podman to v5.0.0 (#414)
1 parent 7eeadf5 commit 8fdf861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-partner/Dockerfile.debug-partner

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN \
1616
&& git clone https://github.com/containers/podman.git
1717
WORKDIR /podman
1818
RUN \
19-
git checkout v4.9.3 \
19+
git checkout v5.0.0 \
2020
&& make
2121

2222
FROM registry.access.redhat.com/ubi9/ubi:9.3-1610

0 commit comments

Comments
 (0)