Skip to content

Commit d547811

Browse files
authored
Update podman to v4.6.2 (#336)
1 parent 026a4c5 commit d547811

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

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

0 commit comments

Comments
 (0)