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-27 22:27:54 +02:00
parent 68308dc20b
commit cbe149e97a
42 changed files with 48 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
# Dockerfile to build linuxkit/runc for linuxkit
FROM linuxkit/alpine:29e84088fdd519268b05c622e4437d205acb6323 as alpine
FROM linuxkit/alpine:275ef778d89133ebec5e80d82c664c3549f919d4 as alpine
RUN \
apk add \
bash \