Skip to content

Commit bdf6407

Browse files
authored
Update podman to v4.9.3 (#397)
1 parent beda4b0 commit bdf6407

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.2 \
19+
git checkout v4.9.3 \
2020
&& make
2121

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

0 commit comments

Comments
 (0)