Fix element desktop dockerbuild utilities (#33641)

Got broken by monorepo merge
This commit is contained in:
Michael Telatynski
2026-05-28 09:53:29 +00:00
committed by GitHub
parent 3bb9cb2234
commit 7408796362
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -16,8 +16,9 @@ RUN ln -s /usr/bin/python3 /usr/bin/python & ln -s /usr/bin/pip3 /usr/bin/pip
ENV DEBUG_COLORS=true
ENV FORCE_COLOR=true
ENV COREPACK_ENABLE_DOWNLOAD_PROMPT=0
WORKDIR /project
WORKDIR /project/apps/desktop
ARG TARGETOS
ARG TARGETARCH