build: fix multiarch build

TARGETPLATFORM must not have a default value.
This commit is contained in:
Saúl Ibarra Corretgé
2022-06-13 14:48:50 +02:00
parent 0572ab9c48
commit b227b73710
2 changed files with 3 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ RUN apt-dpkg-wrap apt-get update && \
apt-dpkg-wrap apt-get install -y jibri libgl1-mesa-dri procps jitsi-upload-integrations jq && \
apt-cleanup
ARG TARGETPLATFORM=unset
ARG TARGETPLATFORM
ARG USE_CHROMIUM=0
#ARG CHROME_RELEASE=latest
#ARG CHROMEDRIVER_MAJOR_RELEASE=latest