Update Dockerfile

This commit is contained in:
Alexandre
2023-12-11 16:12:27 +01:00
committed by GitHub
parent 1132416d16
commit b69345e5ae

View File

@@ -54,6 +54,7 @@ RUN \
ENV QBM_DOCKER True
ENV QBT_SKIP_QB_VERSION_CHECK True
# halodint disable=DL3019,SC3010
RUN \
# Allow specific arch
BUILD_ARCH=$(uname -m) && \