Pin busybox to 1.28 (#9901)

This commit is contained in:
Marshall Ford
2018-08-20 16:06:28 -05:00
committed by k8s-ci-robot
parent 4c65b13e6b
commit 973e6b8bd0
+1 -1
View File
@@ -6,7 +6,7 @@ metadata:
spec:
containers:
- name: busybox
image: busybox
image: busybox:1.28
command:
- sleep
- "3600"