Skip to content

Commit

Permalink
Merge pull request #1218 from giuseppe/update-containerd-1.7.1
Browse files Browse the repository at this point in the history
tests: update containerd
  • Loading branch information
rhatdan authored May 19, 2023
2 parents ab4b251 + 026f249 commit e059e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/containerd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update \
&& (cd /root/go/src/github.com/containerd \
&& git clone https://github.com/containerd/containerd \
&& cd containerd \
&& git reset --hard v1.6.8 \
&& git reset --hard v1.7.1 \
&& make \
&& make binaries \
&& make install \
Expand Down

0 comments on commit e059e80

Please sign in to comment.