Skip to content

Commit 1b10a74

Browse files
authored
Update podman to v4.7.0 (#350)
1 parent ed99453 commit 1b10a74

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.6.2 \
17+
git checkout v4.7.0 \
1818
&& make
1919

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

0 commit comments

Comments
 (0)