mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
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:
parent
ab48e4d5e4
commit
c6a5439c67
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user