mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-14 22:31:27 +00:00
bump alpine; add erofs-utils package (#4161)
* bump alpine to 3.22; include erofs-utils Signed-off-by: Avi Deitcher <avi@deitcher.net> * tools/alpine: Update to latest Signed-off-by: Avi Deitcher <avi@deitcher.net> * tools: Update to the latest linuxkit/alpine Signed-off-by: Avi Deitcher <avi@deitcher.net> * Update use of tools to latest Signed-off-by: Avi Deitcher <avi@deitcher.net> * Update use of test packages to latest Signed-off-by: Avi Deitcher <avi@deitcher.net> * pkgs: Update packages to the latest linuxkit/alpine Signed-off-by: Avi Deitcher <avi@deitcher.net> * Update package tags Signed-off-by: Avi Deitcher <avi@deitcher.net> * fix scaleway error Signed-off-by: Avi Deitcher <avi@deitcher.net> --------- Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Dockerfile to build linuxkit/runc for linuxkit
|
||||
FROM linuxkit/alpine:35b33c6b03c40e51046c3b053dd131a68a26c37a as alpine
|
||||
FROM linuxkit/alpine:6090baae063eb5023c9601966e88df831f789a70 as alpine
|
||||
RUN \
|
||||
apk add \
|
||||
bash \
|
||||
|
Reference in New Issue
Block a user