pkgs: Update packages to the latest linuxkit/alpine

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-26 13:56:55 +02:00
parent 791b4630ef
commit 73d160e356
42 changed files with 48 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
# Make modules from a recentish kernel available
FROM linuxkit/kernel:5.4.28 AS kernel
FROM linuxkit/alpine:6584375f70524a4684f10e7155d91380420f5392 AS build
FROM linuxkit/alpine:29e84088fdd519268b05c622e4437d205acb6323 AS build
RUN apk add --no-cache git kmod
# Clone the firmware repository