Skip to content

Commit 026f249

Browse files
committed
tests: update containerd
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent ab4b251 commit 026f249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/containerd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN apt-get update \
1717
&& (cd /root/go/src/github.com/containerd \
1818
&& git clone https://github.com/containerd/containerd \
1919
&& cd containerd \
20-
&& git reset --hard v1.6.8 \
20+
&& git reset --hard v1.7.1 \
2121
&& make \
2222
&& make binaries \
2323
&& make install \

0 commit comments

Comments
 (0)