mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update patches commit in Dockerfile
This commit is contained in:
@@ -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 92ef11b7e32a835408b484f844b88ed6a9309f89 \
|
||||
&& git fetch --depth=1 origin a33b619f7309b561e601014f8d8eecc2db84e1c1 \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user