mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-08 10:21:27 +00:00
pkgs: Update packages to the latest linuxkit/alpine
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Dockerfile to build linuxkit/modprobe for linuxkit
|
||||
FROM linuxkit/alpine:29e84088fdd519268b05c622e4437d205acb6323 AS mirror
|
||||
FROM linuxkit/alpine:275ef778d89133ebec5e80d82c664c3549f919d4 AS mirror
|
||||
|
||||
RUN mkdir -p /out/etc/apk && cp -r /etc/apk/* /out/etc/apk/
|
||||
RUN apk add --no-cache --initdb -p /out \
|
||||
|
Reference in New Issue
Block a user