mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
Merge pull request #1004 from justincormack/kernelup
Update to Linux 4.9.3 and 4.4.42
This commit is contained in:
commit
4615aa7a45
@ -1,7 +1,7 @@
|
||||
# Tag: b77cfc4ad0033d4366df830ed697afc7bab458a2
|
||||
FROM mobylinux/alpine-build-c@sha256:53739ea6042cb0ac39cf6e262012c1c4224206b2c9b719569fe7efa3a381348c
|
||||
|
||||
ARG KERNEL_VERSION=4.9.2
|
||||
ARG KERNEL_VERSION=4.9.3
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Tag: b77cfc4ad0033d4366df830ed697afc7bab458a2
|
||||
FROM mobylinux/alpine-build-c@sha256:53739ea6042cb0ac39cf6e262012c1c4224206b2c9b719569fe7efa3a381348c
|
||||
|
||||
ARG KERNEL_VERSION=4.4.41
|
||||
ARG KERNEL_VERSION=4.4.42
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Tag: b77cfc4ad0033d4366df830ed697afc7bab458a2
|
||||
FROM mobylinux/alpine-build-c@sha256:53739ea6042cb0ac39cf6e262012c1c4224206b2c9b719569fe7efa3a381348c
|
||||
|
||||
ARG KERNEL_VERSION=4.9.2
|
||||
ARG KERNEL_VERSION=4.9.3
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Tag: b77cfc4ad0033d4366df830ed697afc7bab458a2
|
||||
FROM mobylinux/alpine-build-c@sha256:53739ea6042cb0ac39cf6e262012c1c4224206b2c9b719569fe7efa3a381348c
|
||||
|
||||
ARG KERNEL_VERSION=4.4.41
|
||||
ARG KERNEL_VERSION=4.4.42
|
||||
|
||||
ENV KERNEL_SOURCE=https://www.kernel.org/pub/linux/kernel/v4.x/linux-${KERNEL_VERSION}.tar.xz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user