Skip to content

Commit 9248327

Browse files
committed
fix kubelet image tag
Signed-off-by: Jason DeTiberus <[email protected]>
1 parent 6c2858c commit 9248327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yml/kube.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
image: linuxkit/sshd:39d6bdc9a7489ceffa761ad5cb96c87b50d6732d
4646
cgroupsPath: systemreserved/sshd
4747
- name: kubelet
48-
image: linuxkit/kubelet:ddd2e094e44aae9bab3eb3b8d378d2383d6cda01
48+
image: linuxkit/kubelet:1775276ba903b90615d91f0bd034a527163ffbd4
4949
cgroupsPath: podruntime/kubelet
5050
files:
5151
- path: etc/linuxkit.yml

0 commit comments

Comments
 (0)