We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4b251 commit 026f249Copy full SHA for 026f249
tests/containerd/Dockerfile
@@ -17,7 +17,7 @@ RUN apt-get update \
17
&& (cd /root/go/src/github.com/containerd \
18
&& git clone https://github.com/containerd/containerd \
19
&& cd containerd \
20
- && git reset --hard v1.6.8 \
+ && git reset --hard v1.7.1 \
21
&& make \
22
&& make binaries \
23
&& make install \
0 commit comments