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-28 15:31:01 +02:00
parent b2a3badd5f
commit d907c675d2
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:a720d2b1b83556653abd52d61faa0fe020c2b161 AS build
FROM linuxkit/alpine:7aea0bb7faf70f35c6b7d2d244c91da1d4b3ea93 AS build
RUN apk add --no-cache git kmod
# Clone the firmware repository