Skip to content

Commit b61fcca

Browse files
authored
Update podman to v4.7.2 (#369)
1 parent 5d54738 commit b61fcca

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
@@ -14,7 +14,7 @@ RUN \
1414
&& git clone https://github.com/containers/podman.git
1515
WORKDIR /podman
1616
RUN \
17-
git checkout v4.7.1 \
17+
git checkout v4.7.2 \
1818
&& make
1919

2020
FROM registry.access.redhat.com/ubi8/ubi:8.8-1067

0 commit comments

Comments
 (0)