1
0
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:
Falk Werner
2019-12-01 19:01:40 +01:00
parent 9cd058a747
commit 7a79c5e8a9
5 changed files with 4 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ ARG CODENAME=3.9
FROM ${REGISTRY_PREFIX}arm32v7/alpine:${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