Update submodules

This commit is contained in:
Ilya Fedin
2024-01-10 09:59:34 +04:00
committed by John Preston
parent d803b3ae7d
commit 308fdcf9cf
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ FROM builder AS patches
RUN git init patches \
&& cd patches \
&& git remote add origin {{ GIT }}/desktop-app/patches.git \
&& git fetch --depth=1 origin 4ff99fa2d8836f2cd9befe6cf38ce87dc20f276b \
&& git fetch --depth=1 origin a63f0887630c3e2130ee60ef322dd51ae3983c88 \
&& git reset --hard FETCH_HEAD \
&& rm -rf .git