Update YAML files to latest kernels

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-12-01 14:00:36 +00:00
parent 3ed38c59f4
commit 2c2012cdee
75 changed files with 75 additions and 75 deletions

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.9.65 AS ksrc
FROM linuxkit/kernel:4.9.66 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:07f7d136e427dc68154cd5edbb2b9576f9ac5213 AS build