From 5db37d8b45236058cc9464607ad7f12f8912ad99 Mon Sep 17 00:00:00 2001 From: nemunaire Date: Fri, 19 Apr 2019 19:06:14 +0200 Subject: [PATCH] debian-tuto2: use same kernel version as debian stable (to ensure compatibility with iptables) --- tuto2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tuto2.yml b/tuto2.yml index 3720a2f..341f07c 100644 --- a/tuto2.yml +++ b/tuto2.yml @@ -1,11 +1,11 @@ kernel: - image: linuxkit/kernel:4.20.3 + image: linuxkit/kernel:4.9.165 # cmdline: "console=ttyS0 console=tty0" # cmdline: "console=tty0 console=ttyS0 root=/dev/sda1 root=/dev/sr0 adlin.net=easy" cmdline: "console=tty0 console=ttyS0 root=/dev/sda1 root=/dev/sr0 adlin.format=/dev/sda quiet" init: - - nemunaire/adlin-tuto2:4dc89fb484948f571d7e1e2fde1b54a9b1f986d7 + - nemunaire/adlin-tuto2:017a5c0b4eb825e9f7f979e7261fa17573ee3c58 files: - path: etc/hostname