mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-12 21:29:59 +00:00
tools: Update remaining tools to the multi-arch base
linuxkit/mkimage-iso-bios did not work on aarch64 (no syslinux) and will error. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM linuxkit/alpine:34af9cb1990debd17fae6d4198c62ce3910d9908
|
||||
FROM linuxkit/alpine:87a0cd10449d72f374f950004467737dbf440630
|
||||
|
||||
RUN \
|
||||
apk update && apk upgrade && \
|
||||
|
Reference in New Issue
Block a user