File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ENV GOPATH=/go PATH=$PATH:/go/bin
1515
1616ENV CRI_CONTAINERD_URL https://github.com/kubernetes-incubator/cri-containerd.git
1717# ENV CRI_CONTAINERD_BRANCH pull/NNN/head
18- ENV CRI_CONTAINERD_COMMIT v1.0.0-beta.0
18+ ENV CRI_CONTAINERD_COMMIT v1.0.0-beta.1
1919RUN mkdir -p $GOPATH/src/github.com/kubernetes-incubator && \
2020 cd $GOPATH/src/github.com/kubernetes-incubator && \
2121 git clone $CRI_CONTAINERD_URL cri-containerd
Original file line number Diff line number Diff line change 11services :
22 - name : cri-containerd
3- image : linuxkit/cri-containerd:456231d577a273334cee9b99761410cfc29d9811
3+ image : linuxkit/cri-containerd:6d7a253f3e69c506c76f0a0dfa32b7c307b0c9ee
44 cgroupsPath : podruntime/cri-containerd
55files :
66 - path : /etc/kubelet.sh.conf
You can’t perform that action at this time.
0 commit comments