mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
updated qemu-user-static to 4.1.0-1
This commit is contained in:
@@ -3,7 +3,7 @@ ARG CODENAME=bionic
|
||||
|
||||
FROM ${REGISTRY_PREFIX}arm32v7/ubuntu:${CODENAME} as builder
|
||||
|
||||
ARG QEMU_VERSION_=v3.1.0-2
|
||||
ARG QEMU_VERSION_=v4.1.0-1
|
||||
|
||||
COPY docker/qemu-arm-static-$QEMU_VERSION_ /usr/bin/qemu-arm-static
|
||||
|
||||
|
||||
Reference in New Issue
Block a user