mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 20:11:07 +00:00
Update patches commit in Dockerfile
This commit is contained in:
parent
2ef8136308
commit
30d5b7fd66
@ -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 aadb3de1f4b259d64c6a9133fbd2931508a00faa \
|
||||
&& git fetch --depth=1 origin 4ff99fa2d8836f2cd9befe6cf38ce87dc20f276b \
|
||||
&& git reset --hard FETCH_HEAD \
|
||||
&& rm -rf .git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user