mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 01:50:20 +00:00
Update containerd to 7fc91b05917e93d474fab9465547d44eacd10ce3
Update everything including the current linuxkit/containerd:b1766e4c4c09f63ac4925a6e4612852a93f7e73b to the new linuxkit/containerd:deaf5bf838bf7f131c2287ecff3ed9835b0497e2. Signed-off-by: Ian Campbell <ian.campbell@docker.com>
This commit is contained in:
@@ -10,7 +10,7 @@ RUN \
|
||||
make \
|
||||
&& true
|
||||
ENV GOPATH=/root/go
|
||||
ENV CONTAINERD_COMMIT=0f0f3b69dcba2efeba012ff55e2a596f12cf0bac
|
||||
ENV CONTAINERD_COMMIT=7fc91b05917e93d474fab9465547d44eacd10ce3
|
||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
|
||||
cd $GOPATH/src/github.com/containerd && \
|
||||
git clone https://github.com/containerd/containerd.git
|
||||
|
||||
Reference in New Issue
Block a user