Skip to content

Commit 297adf9

Browse files
authored
Update podman to v4.9.5 (#443)
1 parent 809b16f commit 297adf9

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 v4.9.5 \
2020
&& make
2121

2222
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1716476138

0 commit comments

Comments
 (0)