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 @@ -4,7 +4,7 @@ FROM linuxkit/alpine:cba395fbc278daee841106801aba1e1bd7e0f2f7 AS build
44# - scripts/mk-image-cache-lst and run `make refresh-image-caches` from top-level
55# - pkg/e2e-test/Dockerfile
66ENV kubernetes_version v1.9.2
7- ENV cni_version v0.6 .0
7+ ENV cni_version v0.7 .0
88ENV critools_version v1.0.0-alpha.0
99
1010RUN apk add -U --no-cache \
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ services:
4040 image : linuxkit/sshd:4f403fe5ae53dc3e45c8f6972dced9dddf900ae6
4141 cgroupsPath : systemreserved/sshd
4242 - name : kubelet
43- image : linuxkit/kubelet:1b3b31281092aef89c39107aeed90299aeaa19a7
43+ image : linuxkit/kubelet:496c57f6b7d7fbea671823aa17e5d5c80ab23501
4444 cgroupsPath : podruntime/kubelet
4545files :
4646 - path : etc/linuxkit.yml
You can’t perform that action at this time.
0 commit comments