tests: Update bcc test

This updates the package to versions which actually exist
on hub but does not enable the test.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-08-17 23:11:24 +01:00
parent ab48e4d5e4
commit c6a5439c67

View File

@ -1,10 +1,10 @@
kernel:
image: linuxkit/kernel:4.14.54
image: linuxkit/kernel:4.14.63
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.5
- linuxkit/runc:v0.5
- linuxkit/kernel-bcc:4.14.54
- linuxkit/kernel-bcc:4.14.63
onboot:
- name: check-bcc
image: alpine:3.8