hash for kernel changed, updating in test cases

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2024-03-04 17:52:05 +02:00
parent 413f3f3e67
commit 0abb1ac179
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:6.6.13-4f0f536b9a057590102379043a0815d2f0e28209
image: linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:6.6.13-4f0f536b9a057590102379043a0815d2f0e28209 AS ksrc
FROM linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6 AS ksrc
# Extract headers and compile module
FROM linuxkit/kernel:6.6.13-builder AS build

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:6.6.13-4f0f536b9a057590102379043a0815d2f0e28209
image: linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04