Update Dockerfile.arm32v5

This commit is contained in:
John
2021-10-21 20:06:38 +02:00
committed by GitHub
parent 3edc0145b1
commit c5e071c20f
+1 -1
View File
@@ -12,7 +12,7 @@ WORKDIR /build
ENV EBUSD_ARCH arm32v5
ENV EBUSD_VERSION 21.2
RUN ./make_debian.sh
RUN ./make_debian.sh --host `gcc -dumpmachine`