Update submodules & Docker patches

This commit is contained in:
Ilya Fedin
2022-05-31 11:13:27 +04:00
committed by John Preston
parent 08b99134fa
commit 61bad55dbc
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ RUN mkdir /opt/cmake \
FROM builder AS patches
RUN git clone $GIT/desktop-app/patches.git \
&& cd patches \
&& git checkout 4a676dea5a \
&& git checkout 3be70fc6b5 \
&& rm -rf .git
FROM builder AS libffi
+1 -1
Submodule cmake updated: b4fff01757...320fa8f2f8