Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit a29eee0

Browse files
committed
Bump to kernel 4.9.78-rancher2
Fix verbose output for ramdisk info
1 parent d9d48a1 commit a29eee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ARG DOCKER_BUILD_VERSION=1.10.3
6363
ARG DOCKER_BUILD_PATCH_VERSION=v${DOCKER_BUILD_VERSION}-ros1
6464
ARG SELINUX_POLICY_URL=https://github.com/rancher/refpolicy/releases/download/v0.0.3/policy.29
6565

66-
ARG KERNEL_VERSION_amd64=4.9.75-rancher
66+
ARG KERNEL_VERSION_amd64=4.9.78-rancher2
6767
ARG KERNEL_URL_amd64=https://github.com/rancher/os-kernel/releases/download/v${KERNEL_VERSION_amd64}/linux-${KERNEL_VERSION_amd64}-x86.tar.gz
6868

6969
ARG DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-${DOCKER_VERSION}.tgz

0 commit comments

Comments
 (0)