Skip to content

Commit 878e1a1

Browse files
authored
Update podman to v4.9.0 (#391)
1 parent 4f41748 commit 878e1a1

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

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

0 commit comments

Comments
 (0)