Switch e2e tests to use glibc.

pull/974/head
Dan Lorenc 2017-01-07 16:37:44 -08:00
parent c4df022b92
commit 855dcf37a1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: busybox
spec:
containers:
- image: gcr.io/google-containers/busybox
- image: busybox:glibc
command:
- sleep
- "3600"