Skip to content

Commit

Permalink
tests: bump containerd version
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Sep 3, 2024
1 parent 5feb713 commit dbd20d5
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.7.1 \
&& git reset --hard v1.7.21 \
&& make \
&& make binaries \
&& make install \
Expand Down

0 comments on commit dbd20d5

Please sign in to comment.